Others (Filter Toolbar) command¶
Summary¶
Toggles the Others command on the Filter toolbar.
Description¶
Toggles the Others command on the Filter toolbar.
How to Run¶
Default Menu: None
All Commands: Search > Filter Toolbar > Match Newline Characters > Others
Toolbar: + Others (Filter toolbar)
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_FILTERBAR_NL_OTHERS (4010)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4010);
[VBScript]¶
editor.ExecuteCommandByID 4010