In for loops, you normally use the stop criteria "less than". The variable iterations is not needed, but if you would like to keep it, remove -2.
In for loops, you normally use the stop criteria "less than".
The variable iterations is not needed, but if you would like to keep it, remove -2.