Runs a specified plug-in (multiple items).
This command consists of multiple menu items. This command runs the specified plug-in. The available plug-ins are defined in the Customize Plug-ins dialog box.
•Default Menu: Plug-ins > (plug-in name)
•All Commands: Plug-ins > (plug-in name)
•Toolbar: each button on the Plug-ins toolbar
•Status Bar: None
•Default Shortcut Key: None
•From EEID_PLUG_IN1 through EEID_PLUG_IN1 + 255 (from 5632 through 5632 + 255)
editor.ExecuteCommandByID(5632+i); // i is an integer from 0 through 255
editor.ExecuteCommandByID 5632+i ' i is an integer from 0 through 255