Erases a single character at the current cursor position. Format ERASE CHARACTER
1 – Qualifiers
1.1 /CURRENT
/CURRENT (D) Erases text in the current direction.
1.2 /FORWARD
Erases text in the forward direction.
1.3 /INDICATED
/INDICATED (D) Deletes the character at the current cursor position.
1.4 /REVERSE
Erases text in the reverse direction.
1.5 /TO
Deletes the character at the current cursor position when the direction is FORWARD. Deletes the character before the current cursor position when the direction is REVERSE.