POS
Outputs the turtle's current position, as a list of two numbers, the X and Y coordinates.
SETPOS [100 100] SHOW POS [100 100]
SETPOS [100 100] SHOW POS