position parameter
Use the position parameter to set or query the cursor's column position on the current element.
Availability
query command
set command
Scope
The current view.
Syntax
query position set position n
Parameters
n Use the n parameter to indicate the column position of the cursor.
Examples
query position set position 20
query command
set command
displayPosition parameter