Developing Apama Applications > EPL Reference > Types > Primitive and string types
Primitive and string types
Apama supports these primitive types: boolean, decimal, float, and integer. Technically, a string is a reference type. However, because strings are immutable, it behaves more like a primitive type than a reference type. Consequently, string appears in the ReferenceDataTypeName diagram, but it is discussed with the other primitive types.
PrimitiveDataTypeName
*boolean
*decimal
*float
*integer
*string
Copyright © 2013-2015 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.