> 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/toolbox/localization/setlanguage.md).

# Set Language

## Overview

![The Set Language Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-2c97e7bd3a27931556fb94548b6c28d385e9d0bb%2Fsetlanguagenode.png?alt=media)

The **Set Language Node** sets the language being used on the execution of the **Node**. It can be selected in its **Attributes** or added in the **Input Socket**.

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

## Attributes

![The Set Language Node Attribute.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-9265c6e0a08de9482f5d242e0ff86ec1eca29bad%2Fsetlanguageatts.png?alt=media)

| Attribute  | Type       | Description                                                                                                  |
| ---------- | ---------- | ------------------------------------------------------------------------------------------------------------ |
| `Language` | **String** | The language to be set during the execution of the **Node**, if one is not provided in the **Input Socket**. |

## Inputs

| Input             | Type       | Description                                                           |
| ----------------- | ---------- | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**  | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Language`        | **String** | The language to be set during the execution of the **Node**.          |
|                   |            |                                                                       |

## 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. |

## See Also

* [**Get Language**](/incari-studio/toolbox/localization/getlanguage.md)
