# Get Scene

## Overview

![The Get Scene Node.](https://4267723012-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOEts3pBau6LMamSYhGZp%2Fuploads%2Fgit-blob-fcd26e8caca266656877b56e12a5c281fdbf16bc%2Fgetsceneupdatedimage.png?alt=media)

The **Get Scene Node** returns the current **Scene** of a chosen **Screen**.

[**Scope**](https://docs.incari.com/incari-studio/2022.2/overview#scopes): **Project**.

## Attributes

![The Get Scene Node Attributes](https://4267723012-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOEts3pBau6LMamSYhGZp%2Fuploads%2Fgit-blob-b025cb5db6f07cbc4af59640dd3a69df004aa41d%2Fgetscenenodeattributes.png?alt=media)

| Attribute | Type       | Description                                                                                                               |
| --------- | ---------- | ------------------------------------------------------------------------------------------------------------------------- |
| `Screen`  | **Screen** | The ID of the **Screen** the user wishes to get the current **Scene** from, if none is indicated in the **Input Socket**. |

## Inputs

| Input             | Type       | Description                                                                 |
| ----------------- | ---------- | --------------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**  | A standard **Input Pulse**, to trigger the execution of the **Node**.       |
| `Screen ID`       | **Screen** | The ID of the **Screen** the user wishes to get the current **Scene** from. |

## 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. |
| `Scene ID`         | **Scene** | The returned ID of the **Screen's** current **Scene**.                                                                                 |

## See Also

* [**Set Scene**](https://docs.incari.com/incari-studio/2022.2/toolbox/incari/screen/setscene)
