gui.getCheckBoxText
Returns the text of a checkbox.
Prototype
sText = gui.getCheckBoxText ( hComponent )
Parameters
hComponent - valid GUI checkbox handle
Return values
sText - text string
Available since ShiVa 2.0
Returns the text of a checkbox.
sText = gui.getCheckBoxText ( hComponent )
hComponent - valid GUI checkbox handle
sText - text string
Available since ShiVa 2.0