HPR top-level constant
String
const HPR
Character Position Forward.
Representation: CSI n \x61
Parameter default value: n = 1
HPR causes the active data position to be moved by n character positions in the data component in the direction of the character progression.
Implementation
const String HPR = 'a';