- Scripting -> Scripting language
Opens a dialog allowing to choose the scripting language for the current project.
- Scripting -> Restart Scripting
Reinitializes the scripting environement.
- Scripting -> Add Custom Script Action...
Opens the Custom Action dialog,
which allows you to define menu items and toolbar buttons used to launch Python scripts.
If the actif window in the project is a Notes window, the following items are also available in the menu:
- Scripting -> Execute (Ctrl+J)
Executes the line where the mouse cursor is placed in the Notes window.
- Scripting -> Preferences... (Ctrl+Shift+J)
Executes all lines in the Notes window.
- Scripting -> Evaluate (Ctrl+Return)
Evaluates the line where the mouse cursor is placed in the Notes window.