![]() | ConfigurationCommonAddVariable Method |
Name | Description | |
---|---|---|
![]() | AddVariable(String, String, Object) |
Add a global variable.
Use the runtime API to set variable values or EPL statements to change variable values.
|
![]() | AddVariable(String, Type, Object) |
Add a global variable.
Use the runtime API to set variable values or EPL statements to change variable values.
|
![]() | AddVariable(String, String, Object, Boolean) |
Add a global variable, allowing constants.
Use the runtime API to set variable values or EPL statements to change variable values.
|
![]() | AddVariable(String, Type, Object, Boolean) |
Add variable that can be a constant.
|