Click or drag to resize
SetVarAction Constructor
Overload List
  NameDescription
Public methodSetVarAction
Creates a new empty SetVarAction.
Public methodSetVarAction(String, String)
Creates a new SetVarAction that sets the given global variable to a new value.
Public methodSetVarAction(String, String, String)
Creates a new SetVarAction that sets the given channel variable of the given channel to a new value.
Top
See Also