# Variable Getter

## Overview

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

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

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