gui.setPushButtonText
Assigns a label to a push button.
Prototype
bOk = gui.setPushButtonText ( hComponent, sText )
Parameters
hComponent - valid GUI component handle
sText - the new label string
Return values
bOk - true on success
Available since ShiVa 2.0