Apama 10.7.2 | Developing Apama Applications | EPL Reference | Lexical Elements | Literals
 
Literals
 
Boolean literals
Integer literals
Floating point and decimal literals
String literals
Location literals
Dictionary literals
Sequence literals
Time literals
A literal is a source text representation of a constant value of a primitive type, or a location, dictionary, or sequence type.
You might want to declare a constant for a frequently used literal so that you can refer to it by name. See Specifying named constant values.