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