# On Variable Set

## Overview

![The On Variable Set Node.](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-7cb78044fc4536de3dbbc0fb2fa6e9dd9a9763f5%2Fonvariablesetnode20241.png?alt=media)

**On Variable Set** is an **Event Listener Node** used for executing a **Logic Branch** when the value of the corresponding **Variable** is set.

[**Scope**](https://docs.incari.com/incari-studio/2024.1/overview#scopes): **Project**, **Scene**, **Prefab**.

## 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. |
| `Value`            | ***Data Type** of the **Variable*** | The value of the **Variable**.                                                                                                         |

## See Also

* [**Variables**](https://docs.incari.com/incari-studio/2024.1/toolbox/events/variables)
