> 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/2024.1/toolbox/incari/list/next-list-entry.md).

# Next List Entry

## Overview

![The Next List Entry Node.](/files/1pnpbV9i122W7CPm5lEG)

**Next List Entry** selects the next entry item in a **List** **Object**.

[**Scope**](/incari-studio/2024.1/toolbox/overview.md#scopes): **Scene**, **Function**, **Prefab**.

## Attributes

![The Next List Entry Node Attributes.](/files/U6h1RCf1Gljy8974TroO)

### Object

| Attribute | Type         | Description                                                                                                                                                    |
| --------- | ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | The **List** **Object** you wish to select the next entry item of. If an **Object** is provided in the `Object ID` **Socket**, this **Attribute** is not used. |

## 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 wish to select the next entry item 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. |

## Example Usage

![The Next List Entry Usage](/files/LyNVCx1HbmbSicejzAT9)

## See Also

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