Loop by number block
Repeat an script block by the given number
A number or variable of the max number of loops. This value should be an integer.
This block will repeat all the blocks directly under it until it encounters an end loop block.
Returns the current output. This block doesn't not affect the current output.
Last updated 3 years ago