EmEditor Home - EmEditor Help - Command Reference - Edit category

Toggle Narrowing command

Summary

Sets or resets only the selection as editable area and make the rest inaccessible.

Description

Sets or resets only the selection (whole logical lines including the selection) as editable area and make the rest inaccessible.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4456);

[VBScript]

editor.ExecuteCommandByID 4456

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.