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
ESQL data types

Related tasks
Developing message flow applications

Related reference
IF statement
Built-in nodes