Skip to main content
The Break a Loop block lives in the Loops palette category. Break out of a running loop early.

What it does

Stops the innermost active loop immediately and jumps to the After loop block.

Tips

  • Place inside an If branch when you only want to break on certain conditions.

See also

  • Loops — Browse all blocks in the Loops category.
Last modified on June 6, 2026