Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Learn more about the logical functions AND, OR, NOT, logical values TRUE, FALSE, and the special meta-value UNKNOWN. 

Overview

Function / valueDescription
ANDReturns TRUE if all its arguments evaluate to TRUE; it returns FALSE if one or more arguments evaluate to FALSE.
NOTReverses the value of its boolean argument.
ORReturns TRUE if at least one of its arguments evaluates to TRUE; it returns FALSE if none of the arguments evaluate to TRUE.
UNKNOWNUse the '?' (question mark), representing UNKNOWN

...

Table of Contents
minLevel2

, to check if an expression or an attribute has a value.
TRUEThis is the boolean value TRUE.
FALSEThis is the boolean value FALSE.

Functions

Include Page
Logical function AND
Logical function
Include Page
DOC:Logical function: ANDDOC:Logical function: AND


Include Page
DOC:Logical function : ORDOC:
Logical function : OR


Include Page
DOC:Logical function : NOTDOC:
Logical function : NOT


Include Page
DOC:Logical function values : UNKNOWN, TRUE, FALSE, UNKNOWNDOC:
Logical function values : UNKNOWN, TRUE, FALSE, UNKNOWN
Include Page
_nav_BackToTop_nav_BackToTop