PosX()
Previous  Next

Description: Returns the text cursors X position.

     Syntax:
     
PosX()

Example:

        Locate 1,10
        Print PosX()