Deletes the current line.
Deletes one logical line at the cursor.
document.selection.SelectLine(); document.selection.Delete(1);
document.selection.SelectLine();
document.selection.Delete(1);
document.selection.SelectLine document.selection.Delete 1
document.selection.SelectLine
document.selection.Delete 1
Send feedback on this topic to Emurasoft