[ilist]
Returns the number of turtles whose breed is frogs and satisfy the conditions (must return a boolean of true or false) specified by the ilist. Example: count-frogs-with [color = blue]
breed
frogs
ilist
count-frogs-with [color = blue]
Related commands: