Scroll Right command
Summary
Scrolls the document right by one character.
Description
Scrolls the document right by one character.
How to Run
- Default Menu: None
- All Commands: Edit > Move Cursor Horizontally
> Scroll Right
- Toolbar: None
- Status Bar: None
- Default Keyboard Shortcut: None
Plug-in Command ID
- EEID_WINDOW_SCROLL_RIGHT (4475)
Macros
[JavaScript]
editor.ExecuteCommandByID(4475);
[VBScript]
editor.ExecuteCommandByID 4475
Send feedback on this topic to Emurasoft