ComfyUI Node
append
Adds an item to the end of a list. This node takes a list and any item as inputs, then returns the modified list with the new item appended.
append
- list
- item
- list
CategoryBasic/Data List
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| listopt | * | — | |
| itemopt | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| list | * | — |