Data Expressions

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