Apama 10.3.1 | Apama Documentation | Developing Apama Applications | EPL Reference | Events and Event Listeners | Event expressions | The followed-by event operator
 
The followed-by event operator
The followed-by operator -> takes left and right operands, both event expressions. The followed-by operator waits for the left operand to become true and then waits for the right operand to become true. When both are true, then the result value is true. If either becomes false, then the result value is false.

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.