Previous Logical Line command
Summary
Moves the cursor to the start of the previous logical line.
Description
Moves the cursor to the start of the previous logical line.
How to Run
- Default Menu: None
- All Commands: Edit > Move Cursor Vertically
> Previous Logical Line
- Toolbar: None
- Status Bar: None
- Default Keyboard Shortcut: CTRL+PAGE UP
Plug-in Command ID
- EEID_PREV_LOGICAL_LINE (4269)
Macros
[JavaScript]
editor.ExecuteCommandByID(4269);
[VBScript]
editor.ExecuteCommandByID 4269
Send feedback on this topic to Emurasoft