All Marks command¶
Summary¶
Shows or hides all marks.
Description¶
Shows or hides all marks.
How to Run¶
Default Menu: View > Marks > All Marks
All Commands: View > Marks > All Marks
Toolbar: None
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_VIEW_ALL_MARKS (4040)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4040);
[VBScript]¶
editor.ExecuteCommandByID 4040