# Variable Getter

## Overview

![The Variable Getter Node.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-eeb17b8298aba05df96d263e97cc73e9c82fcd3b%2Fvariablegetternodeupdatedimage.png?alt=media)

The **Variable Getter** **Node** allows the user to obtain the value of a **Variable**.

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

## Outputs

| Output  | Type                                | Description                |
| ------- | ----------------------------------- | -------------------------- |
| `Value` | ***Data Type** of the **Variable*** | Value of the **Variable**. |

## See Also

* [**Variable Setter**](https://docs.incari.com/incari-studio/2023.1/toolbox/variables/variable-setter)
