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

# Generate List

## Overview

![The Generate List Node.](/files/RdPpBrhguMI4I4aywkcn)

**Generate List** accepts a **List** **Object** and renders it to a **Scene**.

## Attributes

### Object

| Attribute | Type         | Description                                                                                         |
| --------- | ------------ | --------------------------------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | The **List** **Object** you wish to generate, 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 wish to generate.                         |

## 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. |

## See Also

* [**List**](/incari-studio/2021.4/getting-started/scene-objects/list-widget.md)
* [**Next List Entry**](/incari-studio/2021.4/toolbox/incari/list/next-list-entry.md)
* [**Previous List Entry**](/incari-studio/2021.4/toolbox/incari/list/previous-list-entry.md)
* [**Select List Entry**](/incari-studio/2021.4/toolbox/incari/list/select-list-entry.md)
* [**Set Active**](/incari-studio/2021.4/toolbox/incari/list/set-active.md)
* [**Set Current Index**](/incari-studio/2021.4/toolbox/incari/list/set-current-index.md)
