position parameter

The position parameter may be used to query or set 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