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.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Break out of a running loop early.
Was this page helpful?
