DEL
Edit menu, Delete command
The _pwbclear macro removes the selected text from the file. If there is no selection, PWB removes the current line.
The selection or line is not copied to the clipboard. It can be recovered only by using the Undo command from the Edit menu or Undo (ALT+BKSP).
_pwbclear := meta delete
Meta Delete
Removes the selection or the current line from the file without modifying the clipboard.
Delete, Meta