gui.setRadioButtonState
Checks or unchecks a radio button.
Prototype
bOk = gui.setRadioButtonState ( hComponent, bCheck )
Parameters
hComponent - valid GUI component handle
bCheck - true to check, false to uncheck
Return values
bOk - true on success
Available since ShiVa 2.0