and

Basic data handling: Boolean And

Returns the logical AND result of two boolean values. This node takes two boolean inputs and returns their logical AND result.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (2)

NameTypeRequired
input1BOOLEANrequired
input2BOOLEANrequired

Outputs (1)

NameType
BOOLEANBOOLEAN