# Variable Setter

## Overview

![The Variable Setter Node.](https://3009747178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-1330240639%2Fuploads%2Fgit-blob-f49ebe7eeed65d7c94a11448920f2db559021da0%2Fnode-variablesetter.png?alt=media)

The **Variable Setter** **Node** allows to set the value of a **Variable**.

## Inputs

| Input             | Type                                | Description                                                           |
| ----------------- | ----------------------------------- | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**                           | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Value`           | ***Data Type** of the **Variable*** | Value you wish to set the **Variable** to.                            |

## 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 new value of the **Variable**.                                                                                                     |

## See Also

* [**Variable Getter**](https://docs.incari.com/incari-studio/2021.1/toolbox/variables/variable-getter)
