Turtle and Observer Command

nobody

An alias for -1. Commands that return turtle numbers return "nobody" when there is no appropriate turtle to return.
if one-of-frogs != nobody [show "There are frogs!"]

Examples:
nobody returns -1.

if one-of-frogs != nobody [show "There are frogs!"] will return "There are frogs!" if there are any frogs.

Related commands: