ESQL BOOLEAN data type

The BOOLEAN data type holds a boolean value which can have the values:

Boolean literals consist of the keywords TRUE, FALSE, and UNKNOWN. The literals can appear in uppercase or lowercase. For further information about UNKNOWN, see the IF statement.

Related concepts
Message flows overview
ESQL data types
Related tasks
Developing message flows
Related reference
DECLARE statement
IF statement
Built-in nodes