toolbar.clear
Clears a toolbar
Usage
toolbar.clear [-q] <id:string>
Description
Clears the contents of the toolbar specified by <id>. If the toolbar does not exist then a warning is printed unless the -q switch is used.
Switches
-q | --quiet
Run quietly
See also
$toolbar.exists, toolbar.remove, toolbar.show, toolbar.destroy

Index, Commands