Developing Apama Applications > Apama EPL Reference > Variables > Variable declarations > Reference-type variable declarations > Chunk variable declarations
Chunk variable declarations
Variables of the type chunk are not used directly in EPL but can be passed as parameters in calls to plug-ins. See Plug-ins. Initializers are allowed for chunk variables.
ChunkDeclaration
Examples
chunk c;
chunk c1, c2;
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.