Returns the Workspace of the specified ID.
"workspaceList_var" is a variable referencing a WorkspaceList object.
|
"workspaceList_var" is a variable referencing a WorkspaceList 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. |