Deletes the selection, or deletes one character at the left of the cursor.
Deletes the selected text (if any), or deletes at the left of the cursor if no text selected.
document.selection.DeleteLeft(1);
document.selection.DeleteLeft 1
Send feedback on this topic to Emurasoft