> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/2021.4/toolbox/incari/list/select-list-entry.md).

# Select List Entry

## Overview

![The Select List Entry Node.](/files/eye6viLLcl1dXvABi0b5)

**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.](/files/6FNQbAopRCrIjCloayCw)

## See Also

* [**List**](/incari-studio/2021.4/getting-started/scene-objects/list-widget.md)
* [**Generate List**](/incari-studio/2021.4/toolbox/incari/list/generate-list.md)
* [**Next List Entry**](/incari-studio/2021.4/toolbox/incari/list/next-list-entry.md)
