gui.setLabelText

Assigns a text string to a label component.

Prototype

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

Parameters

hComponent - valid GUI component handle
sText - the text you want to assign


Return values

bOk - true on success


Available since ShiVa 2.0