Customize URI Schemes command¶
Summary¶
Opens the URI Schemes page of the Customize dialog box.
Description¶
Displays the URI Schemes page of the Customize dialog box, where you can define common application settings.
How to Run¶
Default Menu: None
All Commands: Tools > Customize > URI Schemes
Toolbar: None
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_CUSTOMIZE_URI_SCHEMES (9065)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(9065);
[VBScript]¶
editor.ExecuteCommandByID 9065