SetText Method (DomTextField)
Class
DomTextField
.
Action
Sets the text.
Syntax
textField
.
SetText
(
text
)
Variable
Description
text
The text to set.
String
.