other4.0

other agentset Turtle Command Patch Command

Reports an agentset which is the same as the input agentset but omits this agent.

show count turtles-here
=> 10
show count other turtles-here
=> 9

Take me to the full NetLogo Dictionary