Bookmarked Lines Only (Filter Toolbar) command

Summary

Toggles the Bookmarked Lines Only button on the Filter toolbar.

Description

Toggles the Bookmarked Lines Only button on the Filter toolbar.

How to Run

  • Default Menu: None

  • All Commands: Search > Filter Toolbar > Bookmarked Lines Only

  • Toolbar: (Filter toolbar)

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_FILTERBAR_BOOKMARKED_ONLY (4004)

Macros

[JavaScript]

editor.ExecuteCommandByID(4004);

[VBScript]

editor.ExecuteCommandByID 4004