TURTLE

Synopsis
TURTLE
Description

Outputs the number which corresponds to the currently selected turtle (the one that is obeying all turtle commands). Use SETTURTLE to select a turtle.

Example
SETTURTLE 8
SHOW TURTLE
8
See Also
TURTLES

SourceForge.net Logo