gui.getTextEditorText
Stores the entire text of a textEditor in a string.
Prototype
sText = gui.getTextEditorText ( hComponent )
Description
Complete with line breaks.
Parameters
hComponent - valid GUI component handle
Return values
sText - text string
Available since ShiVa 2.0