# On List Current Index Change

## Overview

![The On List Current Index Change Node.](https://2523600638-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-2530645121%2Fuploads%2Fgit-blob-e91233b316b69818f6f3351ef6254ac3f5da2fd5%2Fnode-on-list-current-index-change.png?alt=media)

**On List Current Index Change** is an **Event Listener** **Node** used for executing a **Logic Branch** when the current index of a **List** changes.

## Attributes

| Attribute | Type         | Description                                                          |
| --------- | ------------ | -------------------------------------------------------------------- |
| `Object`  | **ObjectID** | The **List** in which an index change triggers the **Logic Branch**. |

## 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. |
| `Current Index`    | **Int**   | The current index of the **List**.                                                                                                     |

## See Also

* [**List Events**](https://docs.incari.com/incari-studio/2021.2/toolbox/events/list)
* [**List Object**](https://docs.incari.com/incari-studio/2021.2/getting-started/scene-objects/list-widget)
