$toolbar.exists Checks if a toolbar exists |
Usage |
<boolean> $toolbar.exists(<id:string>) |
Description |
Returns 1 if the toolbar with the specified <id> has been defined. Note that this doesn't mean that the toolbar is visible! |
See also |
toolbar.create |