Apama 10.7.2 | Developing Apama Applications | EPL Reference | Expressions | Postfix expressions | The new object creation operator
 
The new object creation operator
The operator new produces a result whose type is the type of the object parameter. It has one operand, the name of the type of object to be created.