> 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.4/toolbox/events/video/onvideofinish.md).

# On Video Finish

## Overview

![The On Video Finish Node.](/files/Gbtu41ypPgQBSPzZvVFl)

**On Video Finish** is an **Event Listener Node** that gives the user a way to perform an action once a video ends, such as repeating the video when it is finished. The video can be added through the file library to the right.

## Attributes

| Attribute | Type         | Description            |
| --------- | ------------ | ---------------------- |
| `Object`  | **ObjectID** | The target **Object**. |

## 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

* [**On Video Play**](/incari-studio/2021.4/toolbox/events/video/onvideoplay.md)
* [**Video**](/incari-studio/2021.4/toolbox/events/video.md)
* [**Events**](/incari-studio/2021.4/toolbox/events.md)
