reverse

Basic data handling: ListReverse

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.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (1)

NameTypeRequired
listLISTrequired

Outputs (1)

NameType
LISTLIST