gui.setRadioButtonText

Assigns a text label to a radio button.

Prototype

  1. bOk = gui.setRadioButtonText ( hComponent, sText )

Parameters

hComponent - valid GUI component handle
sText - the new label text string


Return values

bOk - true on success


Available since ShiVa 2.0