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

# Variable Getter

## Overview

![The Variable Getter Node.](https://1582035224-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-3848250649%2Fuploads%2Fgit-blob-1b57015e2c3bbc034769761d3dc4db49a1ad144e%2Fnode-variablegetter.png?alt=media)

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

## Outputs

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

## See Also

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