Any group of commands which can return a boolean value. This is not a command to type into StarLogo, rather, it is a convention used in this documentation.
Examples: sum-of-turtles-with (color = red) [age] Here, color = red is the condition.
sum-of-turtles-with (color = red) [age]
color = red
condition
Related commands: