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

# Next List Entry

## Overview

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

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

## Attributes

### 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/95JeVbdqLepoDeBcyqzM)

## 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)
* [**Previous List Entry**](/incari-studio/2021.4/toolbox/incari/list/previous-list-entry.md)
