Developing Apama Applications > EPL Reference > Statements > Simple statements > The expression statement
The expression statement
An expression that does not return a value can be used as a statement.
One would use an expression statement if the expression has desired side effects. For example, an action or method call can be used in this way.
To be used as a statement, an expression must return nothing.
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.