For...Loop
A count-controlled loop that runs for a certain number of iterations.
Syntax

Example 1 - Hello World
Example 2 - Animation

Example 3 - Decrement
Example 4 - Nested Loops
More Information
If you need more information, here are some other sources:
Last updated