Name
Texteditor.HasChanged -- learn about content change
Function
This attribute is set when the user changes the contents of the text. You can set up a notification on this attribute to learn about these changes.

Note that even though Texteditor.HasChanged will not trigger when setting Texteditor.Text or calling Texteditor.Clear those two will still lead Texteditor.HasChanged to be set to False.

Type
Boolean

Applicability
SGN


Show TOC