Toggle Outline Guide command

Summary

Shows or hides the outline guide.

Description

Shows or hides the outline guide.

How to Run

  • Default Menu: View > Outline Guide

  • All Commands: View > Outline > Outline Guide

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_OUTLINE_GUIDE (3873)

Macros

[JavaScript]

editor.ExecuteCommandByID(3873);

[VBScript]

editor.ExecuteCommandByID 3873