Skip to main content
Get Items by Index creates one output for each repeatable index input. List positions start at zero.

Inputs

Outputs

Each Index slot creates a matching Item at Index n output. The output keeps the identity of its input slot, so reordering or removing index slots updates the corresponding outputs. Negative indices count backward from the end: -1 retrieves the last item. An index outside the list produces no value for that output.