> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/2022.2/toolbox/variables/variable-getter.md).

# Variable Getter

## Overview

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

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

[**Scope**](/incari-studio/2022.2/toolbox/overview.md#scopes): **Project**, **Scene**, **Function**.

## Outputs

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

## See Also

* [**Variable Setter**](/incari-studio/2022.2/toolbox/variables/variable-setter.md)
