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.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
contains
  • set
  • value
  • contains
CategoryBasic/SET

Inputs (2)

NameTypeDefaultDescription
setSET
value*

Outputs (1)

NameTypeDescription
containsBOOLEAN