> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/2021.1/toolbox/events/imagesequence/on-imagesequence-stop.md).

# On ImageSequence Stop

## Overview

![The On ImageSequence Stop Node.](/files/-MhrXSzzeYJcJYsdN0F-)

**On ImageSequence Stop** is an **Event Listener** **Node** used for executing a **Logic Branch** when an **Image Sequence** is stopped.

## Attributes

| Attribute | Type         | Description                                                         |
| --------- | ------------ | ------------------------------------------------------------------- |
| `Object`  | **ObjectID** | **Image Sequence** that triggers the **Logic Branch** when stopped. |

## Outputs

| Output             | Type      | Description                                                                                                                            |
| ------------------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse** | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |

## See Also

* [**Image Sequence**](/incari-studio/2021.1/toolbox/events/imagesequence.md)
