Click or drag to resize

ISharedVariable Methods

The ISharedVariable type exposes the following members.

Methods
  NameDescription
Public methodExists
Gets a value that indicates whether a shared variable with the given name exists in the current session.
Public methodRemove
Removes (deletes) the specified temporary variable.
Public methodRemoveAll
Removes (deletes) all variables in the current session.
Top
See Also