Turtle and Observer Command

min-of-turtles-with condition [list of commands]

Reports the lowest value of [list of commmands] when run over the turtles that satisfy condition. If there are no turtles in which condition is true, returns maxnum, the largest number possible without going into positive infinity. Note: This command can also be executed by patches, for example within an ask-patches statement.

Examples:

Related commands: