Expression and script editor keyboard shortcuts
You can use keyboard shortcuts in many expression or script editing fields when working with expressions using the installed client.
Note: Some of the functionality described here can only be authored or
accessed using the installed Spotfire client.
| Option | Description |
|---|---|
| Ctrl+C | Copy |
| Ctrl+X | Cut |
| Ctrl+V | Paste |
| Ctrl+Z | Undo |
| Ctrl+Y | Redo undo |
| Ctrl+A | Select all |
| Ctrl+D | Duplicates the current line. |
| Ctrl+L | Deletes the current line. |
| Ctrl+T | Switch current line position with the previous line position. |
| Alt+Shift+Arrow | Column mode select. |
| Alt+Left Mouse Click | Column mode select. |
| Tab (selection of several lines) | Indent |
| Shift+Tab (selection of several lines) | Remove indent. |
| Ctrl+(Keypad-/Keypad+) or Ctrl+Mouse Wheel | Zoom in/zoom out. |
| Ctrl+Keypad division sign | Restore the original size from zoom. |
| Ctrl+BackSpace | Delete to start of word. |
| Ctrl+Shift+BackSpace | Delete to end of word. |
| Ctrl+Shift+Delete | Delete everything after the current cursor position on this line. |
| Ctrl+U | Convert to lower case. |
| Ctrl+Shift+U | Convert to upper case. |
| Ctrl+H | Opens a Find/Replace dialog. |
| F3 (in Find/Replace dialog) | Find next. |
| Shift+F3 (in Find/Replace dialog) | Find previous. |
| Ctrl+G | Opens a GoToLine dialog. |
Parent topic: Expression language details