Repeat Times
Repeats the procedure(s) a specified number of times.
Syntax
Inputs in this block:
- a number
Example
In this model each agent leaves a stamp of a color which is repeated 15 times before it moves to the next color and repeats. Note that without the use of the yield statement the instructions would be completed in one tick of the clock.