Nodes/comfy-ovum/_.initial
ComfyUI Node

_.initial

Returns everything but the last entry of the array. Especially useful on the arguments object. Pass n to exclude the last n elements from the result.

By sfinktah·Created 12 months ago·Updated 9 months ago· 6
_.initial
  • py_list
  • LIST
n1
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.
noptINT1n (int)

Outputs (1)

NameTypeDescription
LISTLIST