Verify command

Summary

Verifies the current document is identical with the original file.

Description

This command displays the File Verification Results dialog box, where you can see the outcome of the file verification process.

How to Run

  • Default Menu: File > Verify

  • All Commands: File > Verify

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_FILE_VERIFY (23279)

Macros

[JavaScript]

editor.ExecuteCommandByID(23279);

[VBScript]

editor.ExecuteCommandByID 23279