Apama 10.7.2 | Developing Apama Applications | EPL Reference | Lexical Elements | Literals | Location literals
 
Location literals
The four float literals form the location's corner point coordinates, x1, y1 and x2, y2.
Example:
location(0.0, 0.0, 10.0, 10.0)