HTS top-level constant
String
const HTS
Character Tabulation Set.
HTS causes a character tabulation stop to be set at the active presentation position in the presentation component.
The number of lines affected depends on the setting of the TABULATION STOP MODE (TSM).
Implementation
const String HTS = '${ESC}H';