PosX()

Last Modified: 9/8/2021

Returns the text cursors X position.

Example

Syntax: PosX()
    Locate 10,3
    Print PosX()

See Also

Locate, PosY()