[][src]Module basic::__Chapter_3::POS

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

X is optional and ignored. First position is 0.

PRINT "     ";POS()
      5