EPL supports the use of variables in monitors. Depending on where in the monitor you declare a variable, that variable is global or local:
A variable can be of any of the primitive or reference types that are listed under
Types in the EPL Reference.
Information about variables is presented in the topics below.