Toggle Outline Bar command

Summary

Shows or hides the outline bar.

Description

Shows or hides the outline bar.

How to Run

  • Default Menu: View > Outline Bar

  • All Commands: View > Outline > Outline Bar

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_OUTLINE_BAR (3872)

Macros

[JavaScript]

editor.ExecuteCommandByID(3872);

[VBScript]

editor.ExecuteCommandByID 3872