hide-turtle
ht

hide-turtle
Turtle Command

The turtle makes itself invisible.

Note: This command is equivalent to setting the turtle variable "hidden?" to true.

See also show-turtle.

Take me to the full NetLogo Dictionary