Interface VariableChanges

Describes changes in the current set of variables in the script session. Note that variables that changed value without changing type will be included as updated, but if a new value with one type replaces an old value with a different type, this will be included as an entry in both removed and created to indicate the old and new types.

Hierarchy

  • VariableChanges

Accessors

Accessors