reverse

Basic data handling: DataListReverse

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
list*required

Outputs (1)

NameType
list*