|
Usage |
Sub AnnoObjSetCheckBoxValueIfChecked(Value As String) |
||
|
Description |
Sets the value of the selected checkbox to return by AnnoObjGetCheckBoxValueIfChecked if the checkbox is checked. |
||
|
Parameters |
Value |
String |
Value if checked |
|
Return value |
None |
||
|
Programming Notes |
None |
||