gui.setEditBoxText

Assigns a text string to an editBox component.

Prototype

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

Parameters

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


Return values

bOk - true on success


Available since ShiVa 2.0