| SetVarAction Constructor |
| Name | Description | |
|---|---|---|
| SetVarAction |
Creates a new empty SetVarAction.
| |
| SetVarAction(String, String) |
Creates a new SetVarAction that sets the given global variable to a new value.
| |
| SetVarAction(String, String, String) |
Creates a new SetVarAction that sets the given channel variable of the
given channel to a new value.
|