Right-click menu
This menu provides these functions:
- Undo/Redo/Cut/Copy/Paste/Delete
- Add Proc opens the Add Proc dialog box, where you can
specify the new procedure and procedure template. New procedures are appended to the end of
the current script file.
For JavaScript and Python, the
drop-down includes:- Tps
- Trxid
- XltCall
- XltObjects
- XltString
- XltStrings
- Toggle Insert text: Opens the Insert Text Assistant panel.
- Select All: Selects all content within the editor.
- Folding: Expands/collapses code folds.
- Toggle current fold: Places the cursor within a fold. Clicking this menu collapses/expands the fold.
- Collapse all comments: Collapses all code comments.
- Collapse all folds: Collapses all code folds.
- Expand all folds: Expands all folds.
Note: Some functions of right-click menu functions are also on the main
menu and toolbar.