Import and Export command¶
Summary¶
Displays a Wizard to import settings from a file or to export current settings into a file.
Description¶
This command displays the Import and Export Wizard, in which you can select to import settings from a file or to export current settings into a file.
How to Run¶
Default Menu: Tools > Import and Export
All Commands: Tools > Import and Export
Toolbar: None
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_IMPORT_EXPORT (4380)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4380);
[VBScript]¶
editor.ExecuteCommandByID 4380