# Get Text Color

## Overview

![The Get Text Color Node.](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-eccc53b0404c6b2828ebe6917e6edd2f5c2ba4d1%2Fgettextcolornode20241.png?alt=media)

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

[**Scope**](https://docs.incari.com/incari-studio/2024.1/overview#scopes): **Scene**, **Function**, **Prefab**.

## Attributes

![The Get Text Color Node Attributes.](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-0e2e1f3c043648c8ecb9cc3d7b449df8748d8211%2Fgettextcolorattributes.png?alt=media)

| 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**](https://docs.incari.com/incari-studio/2024.1/toolbox/incari/object/set-text-color)
