VTS top-level constant
String
const VTS
Line Tabulation Set.
VTS causes a line tabulation stop to be set at the active line (the line that contains the active presentation position).
Implementation
const String VTS = '${ESC}J';