Returns the Workspace of the specified ID.
"workspaces_var" is a variable referencing a Workspaces object. |
"workspaces_var" is a variable referencing a Workspaces object. |
| Type | Description |
| Workspace | Returns the specified workspace or null in the case where there isn't a workspace with the specified ID. |
| Name | Type | Description |
| id | string | The ID of the workspace to get. |
| Name | Description |
| Customizing the UI using the API Sample | Demonstrates how to work with tabs, panels, and command in the user interface. The full source for C++ and Python samples can be downloaded. This is especially useful for getting the resource files. |