ComfyUI Node
contains
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.
contains
- set
- value
- contains
CategoryBasic/SET
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| set | SET | — | |
| value | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| contains | BOOLEAN | — |