Workspace_GetSecondaryContext
- Last UpdatedJul 18, 2023
- 1 minute read
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()
Related Functions
Workspace_GetContext, Workspace_GetSelContext, Workspace_GetWindow, Workspace_GetWorkspaceFromName, Workspace_GetWorkspaceFromWindow, Workspace_SetSelContext