Logical AND

Logical AND operation.

A 0 0 1 1
B 0 1 0 1
Out 0 0 0 1

Settings

a

First entry value.

b

Second entry value.

out

Result.

null flow if false

Normally, a logical module, sends a 1 value when the condition is verified, and 0 otherwise. If the Block option is activated, the module result is 1 when the condition is verified, and a NULL flow otherwise.

NULL means, that nothing is sent to the output, like if the output wire was deleted.

See also

version 6.0.240115

Edit All Pages