Apama
10.15.5 |
Developing Apama Applications
|
EPL Reference
|
Variables
|
Variable scope
|
Monitor scope
Monitor scope
A variable that is defined in a monitor is visible and can be referenced in all parts of the monitor. Such variables are also called global variables.