# Get Screen Keyboard Layout

## Overview

![The Get Screen Keyboard Layout Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-574ef7d7b82b472ae2199ee30667ee89bb817b4e%2Fgetscreenkeyboardlayoutnode20241.png?alt=media)

The **Get Screen Keyboard Layout** **Node** outputs the *layout* of an **On-Screen Keyboard**, which has to be given as an input either in the **Input Socket** or the **Attributes**.

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

## Attributes

![The Get Screen Keyboard Layout Node Attributes.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-5c84210572aa608a91010c36f53bca06f0c9c8cf%2Fnode-getscreenkeyboardlayout-attri.png?alt=media)

| Attribute | Type         | Description                                                                                         |
| --------- | ------------ | --------------------------------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | **On-Screen Keyboard** whose *layout* you wish to obtain, if none is given in the **Input Socket**. |

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Object ID`       | **ObjectID** | **On-Screen Keyboard** whose *layout* you wish to obtain.             |

## 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. |
| `Layout`           | **String** | *Layout* of the **On-Screen Keyboard** received as input.                                                                              |

## See Also

* [**Set Screen Keyboard Layout**](https://docs.incari.com/incari-studio/toolbox/incari/on-screenkeyboard/setscreenkeyboardlayout)
