ISharedVariable Methods |
The ISharedVariable type exposes the following members.
| Name | Description | |
|---|---|---|
| Exists |
Gets a value that indicates whether a shared variable with the given name exists in the current session.
| |
| Remove |
Removes (deletes) the specified temporary variable.
| |
| RemoveAll |
Removes (deletes) all variables in the current session.
|