Turtle

die

Description:
Turtles die, meaning that they stop running all code and disappear forever.

Examples:
if pc = red [die] makes the turtle die if the patch it is on is red.

Related Commands:
kill