Returns AND/OR boolean results in the input values
Nodes fall into two basic categories: Data and Execution. This node supplies Data for an Execution node.
Operand A
Boolean
Yes
Compares a Boolean to other input
Operand B
And
Outputs TRUE if both Booleans are TRUE.
Outputs TRUE if either or both Booleans are TRUE.
Outputs TRUE if one Boolean is TRUE and one is FALSE or nil.
Contributors
AddiCt3d 2CHa0s
Last updated 9 months ago