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