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