How to Purchase command

Summary

Displays information on how to purchase EmEditor.

Description

Opens the How to Purchase section in EmEditor Help.

How to Run

  • Default Menu: Help > How to Purchase

  • All Commands: Help > How to Purchase

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_HELP_REGIST (4248)

Macros

[JavaScript]

editor.ExecuteCommandByID(4248);

[VBScript]

editor.ExecuteCommandByID 4248