Returns the current perspective session you are in. From this session you can get any of the existing attributes of the Session.
Similar to the view.session object.
The following feature is new in Ignition version
8.0.3
Click here to check out the other new features
.close() can be called on the session object, and can accept a message string as a parameter.
The following feature is new in Ignition version
8.0.5
Click here to check out the other new features
.getPages() returns a list of page objects.
.getPage(string ID) returns the page associated with the given page ID if it exists.
The following feature is new in Ignition version
8.0.8
Click here to check out the other new features
.getInfo() returns a list of session objects.