POS

Synopsis
POS
Description

Outputs the turtle's current position, as a list of two numbers, the X and Y coordinates.

Example
SETPOS [100 100]
SHOW POS
[100 100]

SourceForge.net Logo