While Loop Block

Run blocks when condition has been met.

Once the condition is met, the while loop block continues to the block which connects to the first output. If it's not met, it continues to the block that connects with the fallback output.

Go to the Condition Builder page to learn how to make a condition.

\

Last updated