Name
Texteditor.Text -- set/get text editor contents
Function
Use this attribute to set or get the contents of the texteditor object.

The string you specify here can use text formatting codes in case Texteditor.Styled has been set to True. See Text formatting codes for details.

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

Type
String

Applicability
SG


Show TOC