ComfyUI Node

set item

Sets an item at a specified position in a LIST. This node takes a LIST, an index, and a value, then returns a new LIST with the item at the specified index replaced by the value.

By StableLlama·Created about a year ago·Updated 26 days ago· 45
set item
  • list
  • value
  • LIST
index0
CategoryBasic/LIST

Inputs (3)

NameTypeDefaultDescription
listLIST
indexINT0
value*

Outputs (1)

NameTypeDescription
LISTLIST