POS returns the current cursor position on the line.
POS(n)
n is a dummy argument.
A=POS(X)
Variable ‘A’ contains the current cursor column position.
The returned value will be in the range 1 to 80.