# Select List Entry

## Overview

![The Select List Entry Node.](https://1582035224-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-3848250649%2Fuploads%2Fgit-blob-900112ca5e1a5d7f2c529fcf6afe594548e9360c%2Fselect-list-entry.PNG?alt=media)

**Select List Entry** selects an entry item in a **List** **Object**.

## Attributes

### Object

| Attribute | Type         | Description                                                                                                          |
| --------- | ------------ | -------------------------------------------------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | The target **List** **Object** you want to select an entry of, if one is not provided in the `Object ID` **Socket**. |

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Object ID`       | **ObjectID** | The **List** **Object** you want to select an entry of.               |

## 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. |

## Usage Example

![The Select List Entry Usage.](https://1582035224-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-3848250649%2Fuploads%2Fgit-blob-69ca6e11b92732a9838af34612bd02908ac99cab%2Fselect-list-entry.gif?alt=media)

## See Also

* [**List**](https://docs.incari.com/incari-studio/2021.3/getting-started/scene-objects/list-widget)
* [**Generate List**](https://docs.incari.com/incari-studio/2021.3/toolbox/incari/list/generate-list)
* [**Next List Entry**](https://docs.incari.com/incari-studio/2021.3/toolbox/incari/list/next-list-entry)
