|   |   | 
| $toolbar.isVisible Checks if a toolbar is visible | 
| Usage | 
| <boolean> $toolbar.isVisible(<id:string>) | 
| Description | 
| Returns 1 if the toolbar with the specified <id> is visible, or 0 when invisible or the given toolbar does not exist. | 
| See also | 
| toolbar.show |