Turtle and Observer Command

alive?-of number

Returns a boolean. If the turtle with the given who number is alive, it returns true. If the turtle with the given who number is not alive it returns false.

Examples: alive?-of 2 returns true when the turtle with who-number 2 is alive.

Related commands: alive?