> For the complete documentation index, see [llms.txt](https://docs.goless.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goless.com/blocks/control-flow/loop-breakpoint.md).

# Loop Breakpoint

Define the loopback data block breakpoint. You need to enter the loop data block's loop ID when using that block.

### Stop Loop <a href="#stop-loop" id="stop-loop"></a>

It will stop the loop corresponding to the loop identifier you are entering and continue the execution until the next block.
