ComfyUI Node
reverse
Reverses the order of items in a list. This node takes a list as input and returns a new list with the items in reversed order.
reverse
- list
- list
CategoryBasic/Data List
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| list | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| list | * | — |