On this page
Since 21.0

Performa logical conjunction on the incoming values, outputting 'in1 AND in2'.

Parameters

in1

The first value to test.

in2

The second value to test.

Outputs

out

True if both inputs are true, and false otherwise.

VOP nodes