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