# On-Screen Keyboard Get Input

## Overview

![The On-Screen Keyboard Get Input Node.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-45b11403072a62ac58913d1ae1a0b9a778252d03%2Fonscreenkeyboardgetinputupdatedimage.png?alt=media)

The **On-Screen Keyboard Get Input Node** returns the input from the **On-Screen Keyboard**.

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

## Attributes

![The On-Screen Keyboard Get Input Node Attributes.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-d838366e4bee013613a4341e74d52314a95a290a%2Fnode-onscreen-keyboard-get-input-attr.png?alt=media)

| Attribute | Type         | Description            |
| --------- | ------------ | ---------------------- |
| `Object`  | **ObjectID** | The target **Object**. |

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Object ID`       | **ObjectID** | The ID of the target **Object**.                                      |

## 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. |
| `Keyboard Input`   | **String** | The input from the **On-Screen Keyboard**.                                                                                             |

## See Also

* [**On-Screen Keyboard Clear Input**](https://docs.incari.com/incari-studio/2023.1/toolbox/incari/on-screenkeyboard/onscreenkeyboardclearinput)
* [**On-Screen Keyboard Move Selection**](https://docs.incari.com/incari-studio/2023.1/toolbox/incari/on-screenkeyboard/onscreenkeyboardmoveselection)
* [**On-Screen Keyboard Press Button**](https://docs.incari.com/incari-studio/2023.1/toolbox/incari/on-screenkeyboard/onscreenkeyboardpressbutton)
