Repeats the blocks inside for the specified number.
Repeats the blocks inside forever
{% hint style="danger" %} Must be used with a stop block or the app will crash. {% endhint %}
Stops a forever and repeat block
If the specified value is true, the blocks inside will run.
{% hint style="info" %} Usually used with blocks from the Operator tab. {% endhint %}
If the specified value is true, the blocks in the top half will run. Else, the blocks in the bottom half will run.
{% hint style="info" %} Usually used with blocks from the Operator tab. {% endhint %}