> 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/2023.1/toolbox/variables/variable-getter.md).

# 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**](/incari-studio/2023.1/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/2023.1/toolbox/variables/variable-setter.md)
