# Variable Getter

## Overview

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

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

[**Scope**](https://docs.incari.com/incari-studio/2022.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/2022.1/toolbox/variables/variable-setter)
