# Get All Languages

## Overview

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

The **Get All Languages Node** returns all languages contained in the `.local` file provided in the [**Project Settings**](https://docs.incari.com/incari-studio/modules/project-settings/localization).

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

## Inputs

| Input             | Type      | Description                                                           |
| ----------------- | --------- | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse** | A standard **Input Pulse**, to trigger 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. |
| `Languages`        | **Array** | Returns an array of all languages present in the `.local` file.                                                                        |
