Turtle and Observer Command

one-of-frogs-with [condition] [list of commands]

Chooses a frog based on the following [condition] and runs the commands specified in [list of commands]

Examples:
one-of-frogs-with [color = red] [setc blue] chooses a red frog and changes its color to blue

Related commands:
one-of-turtles-with