Copy to Other command

Summary

Copies this change in this document to the other document.

Description

Copies this change in this document to the other document.

How to Run

  • Default Menu: Compare > Copy to Other

  • All Commands: Compare > Copy to Other

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_COPY_TO_OTHER (23247)

Macros

[JavaScript]

editor.ExecuteCommandByID(23247);

[VBScript]

editor.ExecuteCommandByID 23247