gui.getTextBoxText
Returns the current text inside a textbox.
Prototype
sText = gui.getTextBoxText ( hComponent )
Parameters
hComponent - valid GUI component handle
Return values
sText - the text string inside the textbox
Available since ShiVa 2.0