Logical Functions
NOT(A)
Logical negation
NOT( checked )
AND(A, B, ...)
Logical AND
AND( check1, check2, check 3 )
OR(A, B, ...)
Logical OR
OR( check1, check2, check3 )
Was this article helpful?
Yes
No
Logical negation
NOT( checked )
Logical AND
AND( check1, check2, check 3 )
Logical OR
OR( check1, check2, check3 )
Yes
No