Select Nth Item (Any list)

ImpactSelectNthItemOfAnyList

Selects the Nth item from a list. If the index is out of range, it returns the last item in the list.

Pack: ComfyUI Impact Pack

custom_nodes.ComfyUI-Impact-Pack

Inputs (2)

NameTypeRequired
any_list*required
indexINTrequired

Outputs (1)

NameType
**