Apama 10.1 | Apama Documentation | Developing Apama Applications | EPL Reference | Types | Primitive and string types
 
Primitive and string types
 
boolean
decimal
float
integer
string
Apama supports these primitive types: boolean, decimal, float, and integer which are discussed in this section.
In addition, this section also discusses string which is technically a reference type. However, strings are immutable. Therefore, string behaves more like a primitive type than a reference type.

Copyright © 2013-2018 | 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.