SetCaretPosition Method (OracleFormsTextField)
Class
OracleFormsTextField
class
Action
Sets the position of the text insertion caret for this text field.
Syntax
oracleFormsTextField
.
SetCaretPosition
(
index
)
Variable
Description
index
New position of the text insertion caret. The value is one-based. INTEGER.