IsWebSpaceSession (function)
Syntax | IsWebSpaceSession |
Description | Returns True if CimView is opened in Webspace session.. |
Example |
Sub Main() MsgBox "Webspace Session = " & IsWebSpaceSession End Sub |
Supercharge your Proficy solution! Download a free trial of Proficy Operations Hub, CSense analytics, and more. Explore our Proficy 2025 releases to find out more.
Syntax | IsWebSpaceSession |
Description | Returns True if CimView is opened in Webspace session.. |
Example |
Sub Main() MsgBox "Webspace Session = " & IsWebSpaceSession End Sub |