ComfyUI Node

contains

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.

By StableLlama·Created about a year ago·Updated 26 days ago· 45
contains
  • list
  • value
  • contains
CategoryBasic/LIST

Inputs (2)

NameTypeDefaultDescription
listLIST
value*

Outputs (1)

NameTypeDescription
containsBOOLEAN