SetPosition Method (UIATextBox)
Class
UIATextBox
class
Action
Sets the insertion point in the text field.
Syntax
textBox
.
SetPosition
(
position
)
Variable
Description
position
The position of the caret within the text field. The value is one-based. INTEGER.