> 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/incari/object/get-text-color.md).

# Get Text Color

## Overview

![The Get Text Color Node.](/files/ffVZgblPrzrGGlhJ3PqD)

The **Set Text Color Node** gets, or returns, the **Color** of a **Text Object**.

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

## Attributes

![The Get Text Color Node Attributes.](/files/aHJi7OXC2MfVHcJrwXWf)

| Attribute | Type         | Description                                                                                                     |
| --------- | ------------ | --------------------------------------------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | The **Text** **Object** whose **Color** will be returned, if one is not provided in the `Object ID` **Socket**. |

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Object ID`       | **ObjectID** | The **Text** **Object** whose **Color** will be returned.             |

## Outputs

| Output             | Type      | Description                                                                                                                            |
| ------------------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse** | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |
| `Color`            | **Color** | The returned **Color** value.                                                                                                          |

## See Also

* [**Set Text Color**](/incari-studio/2023.1/toolbox/incari/object/set-text-color.md)
