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