gui.appendTextBoxText
Adds new text to the end of a textbox text.
Prototype
bOk = gui.appendTextBoxText ( hComponent, sText )
Parameters
hComponent - valid GUI component handle
sText - text string you want to add
Return values
bOk - true on success
Available since ShiVa 2.0