CALC.not(boolean)
Related Functions & Properties
CALC.and(boolean1, boolean2, )
CALC.iif(logical_test, value_if_true, value_if_false)
CALC.or(boolean1, boolean2, ....)
Reverses the value of the Boolean argument.