Returns the secondary equipment context of the workspace to which the current window belongs.
Syntax
Workspace_GetSecondaryContext()
Return Value
Returns the fully qualified name of the secondary equipment. For example, Site1.Level1.Level2.PMP01.
Example
STRING sCurrentSecondaryContext = Workspace_GetSecondaryContext()
Published June 2018