EmEditor Home - EmEditor Help - Command Reference - Edit category

Level 2 - 16 commands

Summary

Collapses or expands to the level 2 - 16 in the entire document while the outlining is displayed.

Description

Collapses or expands to the level 2 - 16 in the entire document while the outlining is displayed. A plug-in for outlining is necessary to display the outlining.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(8832);
 -
editor.ExecuteCommandByID(8846);

[VBScript]

editor.ExecuteCommandByID 8832
 -
editor.ExecuteCommandByID 8846

Copyright © 2003-2013 by Emurasoft, Inc.