Filter Toolbar command¶
Summary¶
Shows or hides the filter toolbar.
Description¶
Shows or hides the filter toolbar.
How to Run¶
Default Menu: View > Toolbars > Filter
All Commands: View > Toolbars > Filter
Toolbar:
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_SHOW_FILTER_BAR (3911)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(3911);
[VBScript]¶
editor.ExecuteCommandByID 3911