Name
Texteditor.Clear -- clear text
Synopsis
moai.DoMethod(id, "Clear")
Function
This will clear all the text in the widget.

Note that even though setting this attribute will not trigger a Texteditor.HasChanged notification it will set Texteditor.HasChanged to False.

Inputs
id
id of the text editor object

Show TOC