Bookmarks command

Summary

Displays the list of bookmarks in the Bookmarks custom bar.

Description

Displays the list of bookmarks in the Bookmarks custom bar.

How to Run

  • Default Menu: Bookmarks > List of Bookmarks

  • All Commands: Bookmarks > List of Bookmarks

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_BOOKMARK_BAR (23285)

Macros

[JavaScript]

editor.ExecuteCommandByID(23285);

[VBScript]

editor.ExecuteCommandByID 23285