Data ExpressionsLogical FunctionsOn this pageLogical 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 )