HTJ top-level constant
String
const HTJ
Character Tabulation With Justification.
HTJ causes the contents of the active field (the field in the presentation component that contains the active presentation position) to be shifted forward so that it ends at the character position preceding the following character tabulation stop. The active presentation position is moved to that following character tabulation stop. The character positions which precede the beginning of the shifted string are put into the erased state.
Implementation
const String HTJ = '${ESC}I';