Returns the ToolbarTab of the specified ID.
"toolbarTabList_var" is a variable referencing a ToolbarTabList object. |
"toolbarTabList_var" is a variable referencing a ToolbarTabList object. |
| Type | Description |
| ToolbarTab | Returns the specified ToolbarTab or null in the case where there isn't a ToolbarTab with the specified ID. |
| Name | Type | Description |
| id | string | The ID of the ToolbarTab to get. |