Ignore Comments command

Summary

Ignores comments when comparing documents.

Description

Ignores comments when comparing documents.

How to Run

  • Default Menu: Compare > Ignore Comments

  • All Commands: Compare > Ignore Comments

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_IGNORE_COMMENT (4503)

Macros

[JavaScript]

editor.ExecuteCommandByID(4503);

[VBScript]

editor.ExecuteCommandByID 4503