gui.getRadioButtonText
Returns the label on a radio button.
Prototype
sText = gui.getRadioButtonText ( hComponent )
Parameters
hComponent - valid GUI component handle
Return values
sText - the label text string
Available since ShiVa 2.0
Returns the label on a radio button.
sText = gui.getRadioButtonText ( hComponent )
hComponent - valid GUI component handle
sText - the label text string
Available since ShiVa 2.0