count

Basic data handling: ListCount

Counts the number of occurrences of a value in a LIST. This node takes a LIST and a value as inputs, then returns the number of times the value appears in the LIST.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (2)

NameTypeRequired
listLISTrequired
value*required

Outputs (1)

NameType
countINT