Loop by number

Loop by number block

Description

Repeat an script block by the given number

Properties

Maximum Loops

A number or variable of the max number of loops. This value should be an integer.

Behavior

This block will repeat all the blocks directly under it until it encounters an end loop block.

Returns

Returns the current output. This block doesn't not affect the current output.

Last updated