# Select List Entry

## Overview

![The Select List Entry Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-1c6aeff23d004600cb545cbc316623b1b3f0e9cd%2Fselectlistentrynode20241.png?alt=media)

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

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

## Attributes

![The Select List Entry Node Attributes.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-d1203d75be40b1b000141da10e588d32b7eecc45%2Fnode-select-list-entry-attr.png?alt=media)

### 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://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-69ca6e11b92732a9838af34612bd02908ac99cab%2Fselect-list-entry.gif?alt=media)

## See Also

* [**List**](https://github.com/cgi-studio-gmbh/incari-doc/blob/2025.1/objects-and-types/scene-objects/list-widget.md)
* [**Generate List**](https://docs.incari.com/incari-studio/toolbox/incari/list/generate-list)
* [**Next List Entry**](https://docs.incari.com/incari-studio/toolbox/incari/list/next-list-entry)
