gui.getRadioButtonState

Tells you if a radio button is (un)checked.

Prototype

  1. bChecked = gui.getRadioButtonState ( hComponent )

Parameters

hComponent - valid GUI component handle


Return values

bChecked - true if checked, false if unchecked


Available since ShiVa 2.0