Developing Apama Applications > Apama EPL Reference > Lexical Elements > Literals > Boolean literals
Boolean literals
There are two Boolean literal values: true and false.
BooleanLiteral
Example
a := true;
b := false;
Copyright © Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its Subsidiaries and or/its Affiliates and/or their licensors.
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.