EmEditor Home - EmEditor Help - Command Reference - Edit category

Comment command

Summary

Comments out the selected area.

Description

Comments out the selected area by inserting the comment marks at the beginning of each line. This command does not apply to text-only configurations.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4371);

[VBScript]

editor.ExecuteCommandByID 4371

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.