Delete Old Settings command

Summary

Delete old settings that are not used anymore.

Description

Delete old settings that are not used anymore.

How to Run

  • Default Menu: None

  • All Commands: Tools > Delete Old Settings

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_DELETE_OLD_SETTINGS (3984)

Macros

[JavaScript]

editor.ExecuteCommandByID(3984);

[VBScript]

editor.ExecuteCommandByID 3984