- New : Reset the Plugin workbench to develop a new plugin.
- Open : Open and load an existing plugin from the RocketDMS database for editing and testing.
- Save : Save open plugin back to the RocketDMS database.
- Delete : Delete the currently loaded plugin.
- Run/Test : Run the plugin. Also see the plugin::debug() function below.
- Save-as File : Save a copy of the plugin source code into a file.
- Open File : Load plugin source code from a local file.
- Export : Export the plugin and all settings for the plugin to an 'Atom' file. These are used for backup, distributing and sharing plugins.
- Import : Import a plugin form an 'Atom' file.
|