Const
String: ESC + Index (IND) Move down one line without moving horizontally, to eliminate ambiguity about the meaning of LF. *
ESC
IND
ESC + "D" Copy
ESC + "D"
https://en.wikipedia.org/wiki/C0_and_C1_control_codes
String:
ESC+ Index (IND) Move down one line without moving horizontally, to eliminate ambiguity about the meaning of LF. *