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