# On On-Screen Keyboard Key Pressed

## Overview

![The On On-Screen Keyboard Key Pressed Node.](https://3875032344-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSX7w874Eg6ode1ivk0ZM%2Fuploads%2Fgit-blob-d84682ab432998dd104a328ae6a8cdbbf6813f63%2Fononscreenkeyboardkeypressed.png?alt=media)

The **On On-Screen Keyboard Key Pressed Node** is an **Event Listener** **Node** used for executing a **Logic Branch** when a key on the **On-Screen Keyboard** is pressed.

## Attributes

| Attribute | Type         | Description            |
| --------- | ------------ | ---------------------- |
| `Object`  | **ObjectID** | 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. |
| `Symbol Entered`   | **String** | The symbol that was clicked on the **On-Screen Keyboard**.                                                                             |

## See Also

* [**On On-Screen Keyboard Enter Pressed**](https://docs.incari.com/incari-studio/2021.4/toolbox/events/on-screenkeyboard/on-onscreen-keyboard-enter-pressed)
* [**On On-Screen Keyboard Input Changed**](https://docs.incari.com/incari-studio/2021.4/toolbox/events/on-screenkeyboard/on-onscreen-keyboard-input-changed)
* [**On On-Screen Keyboard Arrow Down Pressed**](https://docs.incari.com/incari-studio/2021.4/toolbox/events/on-screenkeyboard/ononscreenkeyboardarrowdownpressed)
* [**On On-Screen Keyboard Arrow Up Pressed**](https://docs.incari.com/incari-studio/2021.4/toolbox/events/on-screenkeyboard/ononscreenkeyboardarrowuppressed)
