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

ListFind (Yogurt Nodes)

Find the index of an element in a list

By yogurt7771·Created 2 years ago·Updated 2 months ago· 0
ListFind (Yogurt Nodes)
  • list_data
  • element
  • index
default_index-1
CategoryYogurtNodes/Logic

Inputs (3)

NameTypeDefaultDescription
list_data*Any list-like object
element*Element to find
default_indexoptINT-1Index to return if element not found

Outputs (1)

NameTypeDescription
indexINT