contains
Basic data handling: DataListContains
Checks if a list contains a specified value. This node takes a list and a value as inputs, then returns True if the value is present in the list, and False otherwise.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (2)
Outputs (1)
| Name | Type |
|---|---|
| contains | BOOLEAN |