> For the complete documentation index, see [llms.txt](https://docs.r.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.r.xyz/glider-ide/api/instructions/instructions.end_loop_instructions.md).

# Instructions.end\_loop\_instructions()

`end_loop_instructions() →` [`Instructions`](/glider-ide/api/instructions.md)

## Query Example

```python
from glider import *


def query():
  return Instructions().end_loop_instructions().exec(1)
```

## Example Output

<figure><img src="/files/r9x9vO8kQmswsc4jAs59" alt=""><figcaption></figcaption></figure>
