ComfyUI Node

_.rest

Returns the rest of the elements in an array. Pass an index to return the values of the array from that index onward.

By sfinktah·Created 12 months ago·Updated 9 months ago· 6
_.rest
  • py_list
  • LIST
indextrue
Categoryovum/underscore

Inputs (2)

NameTypeDefaultDescription
py_listopt*Primary input object (expected array). You can still pass any JSON-serializable value. Also accepts _.CHAIN to continue chaining.
indexoptBOOLEANtrueindex (boolean)

Outputs (1)

NameTypeDescription
LISTLIST