- Scripting -> Scripting language
Opens a dialog used to select the scripting language for the current project.
- Scripting -> Restart scripting
Reinitializes the scripting environment.
- Scripting -> Add Custom Script Action...
Opens the Custom Action dialog,
which allows you to define menu items and toolbar buttons that launch Python scripts.
If the active 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.