# On On-Screen Keyboard Arrow Up Pressed

## Overview

![The On On-Screen Keyboard Arrow Up Pressed Node.](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-4d5a0beae733f06d87a417d4c1ad72f7e764a8c6%2Fononscreenkeyboardarrowuppressedupdatedimage.png?alt=media)

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

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

## Attributes

![The On On-Screen Keyboard Arrow Up Pressed Node Attributes.](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-7b481be8978718d129aa2041ac81713611eead1f%2Fononscreenkeyboardarrowuppressedattributes.png?alt=media)

| Attribute | Type         | Description                                                                                                                                           |
| --------- | ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | The **On-Screen Keyboard** in which the pressing of the `Up` key triggers the **Logic Branch**, if none is given in the `Object ID` **Input Socket**. |

### Inputs

| Input           | Type         | Description                                                                                     |
| --------------- | ------------ | ----------------------------------------------------------------------------------------------- |
| `Object ID`     | **ObjectID** | The **On-Screen Keyboard** in which the pressing of the `Up` key triggers the **Logic Branch**. |
| `Subscribe` (►) | **Pulse**    | An **Input Pulse** that needs to be triggered to start listening to the **Event**.              |

## 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. |
| `Object ID`        | **ObjectID** | The **On-Screen Keyboard** received as **Input**.                                                                                      |

## See Also

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