SetText Method (UIATextBox)
Class
UIATextBox
class
Action
Replaces the text in the text field with the given text.
Syntax
textBox
.
SetText
(
text
)
Variable
Description
text
The new text. STRING.