Nodes/ComfyUI-YogurtNodes/ListIndex (Yogurt Nodes)
ComfyUI Node

ListIndex (Yogurt Nodes)

通过索引从任何列表类型对象中获取元素

By yogurt7771·Created 2 years ago·Updated 2 months ago· 0
ListIndex (Yogurt Nodes)
  • list_data
  • item
index0
CategoryYogurtNodes/Logic

Inputs (2)

NameTypeDefaultDescription
list_data*任何支持索引访问的列表类型对象
indexINT0要访问的索引(支持负索引)

Outputs (1)

NameTypeDescription
item*