Returns the Toolbar of the specified ID.
"toolbars_var" is a variable referencing a Toolbars object.
|
"toolbars_var" is a variable referencing a Toolbars object.
|
Type | Description |
Toolbar | Returns the toolbar with the specified ID or null if there's not a toolbar with the specified ID. |
Name | Type | Description |
id | string | The Id of the toolbar to return. |