Apama 10.3.1 | Apama Documentation | Developing Apama Applications | EPL Reference | Expressions | Primary expressions
 
Primary expressions
The primary expression is the simplest form of expression. It can take the following forms:
*Identifier. In an expression, an identifier is a variable name, an instance method name, a type method name, or an action name.
*Literal. A literal in an expression is a compile-time constant value as described in Literals.
*Postfix expression. See Postfix expressions.
*Action/method. See Action and method calls.

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