ComfyUI Node
sort
Sorts the items in a LIST. This node takes a LIST as input and returns a new sorted LIST. Option includes sorting in reverse order.
sort
- list
- LIST
◄reverseFalse►
CategoryBasic/LIST
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| list | LIST | — | |
| reverseopt | COMBO | False | 2 options: False, True |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LIST | LIST | — |