partners
Description:
Returns a dlist
of the turtles being grab
bed, or [ ]
if no turtles are being grab
bed.
Examples:
grab list-of-turtles-here
[if (first partners) = 0 [fd 1]]
These statements will cause the turtle to partner
with all of the turtles on the patch, and move forward one space if the first one in the list is the turtle with who
0.
Related Commands:
grab
grabbed?
partner