Extends the selection one character to the left.
Extends the selection one character to the left. If the cursor is at the beginning of a line, this command moves the cursor to the end of the previous line.
document.selection.CharLeft(true,1);
document.selection.CharLeft true,1
Send feedback on this topic to Emurasoft