gui.setRadioButtonState

Checks or unchecks a radio button.

Prototype

  1. 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