Conditional Expression Functions¶

Conditional expression functions return values based on logical operations using each expression passed to the function. For example, the BOOLOR function takes two numeric expressions and returns True if either (or both) of the expressions evaluate to a True (non-zero) value.