Turtle, Patch

count-turtles-here

Description:
Reports the number of turtles sitting on the caller's patch.

Examples:
if count-turtles-here > 2 [setc blue] makes the turtle set its color to blue if there are more than two turtles on its current patch.

Related Commands:
count-breed-here count-turtles count-turtles-at count-turtles-towards count-turtles-with one-of-breed-here