Repeat will run the actions nested inside of it a specified number of times.
It runs 5 times by default. Edit its properties to change the number of times it repeats itself. The number of times it repeats can even be assigned to another variable.
It exposes an index variable.
No posts