> 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/2022.1/toolbox/events/custom/event-listener.md).

# Event Listener

## Overview

![The Event Listener Node.](/files/7Fh7k7Xoao3EtMoZ2d6f)

**Event Listener** is an **Event Listener** **Node** associated with a **Custom Event** and used for executing a **Logic Branch** when the corresponding **Custom Event Trigger Node** is activated.

[**Scope**](/incari-studio/2022.1/toolbox/overview.md#scopes): **Project**, **Scene**.

## 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. |
| `Parameter [n]`    | **Drop-down** | The `Parameter` that was received by the **Trigger Node**. A default value can be set in the **Event** **Attributes**.                 |

## See Also

* [**Custom**](/incari-studio/2022.1/toolbox/events/custom.md)
* [**Event Trigger**](/incari-studio/2022.1/toolbox/events/custom/event-trigger.md)
