ComfyUI Node
List Extend
Extends list A by appending elements from list B. Returns result, doesn't modify A.
List Extend
- list_a
- list_b
- list
Categoryovum/lists/any
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| list_a | * | — | |
| list_b | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| list | * | — |