TextArea_Clear
Prototype: GemRB.TextAreaClear (WindowIndex, ControlIndex)
Metaclass Prototype: Clear ()
Description: Clears the Text from the TextArea Control in the Window.
Parameters: WindowIndex, ControlIndex - the control’s reference
Return value: N/A
See also: TextArea_Append
Back to function index, GUIScript introduction.