Skip to main content

Module POS

Module POS 

Source
Expand description

ยงPOS(X) Returns the horizontal cursor position of the terminal.

X is optional and ignored. First position is 0.

PRINT "     ";POS()
      5