ClearText Method (ComboBox DomTextField TextField)

Class

  • ComboBox
  • DomTextField
  • TextField

Action

Removes all text from the text field or the text field of the combo box.

Syntax

object.ClearText ( )

Notes

ClearText clears all text from the text field.

Example

TextEditor.Document.ClearText ()