HPB top-level constant

String const HPB

Character Position Backward.

Representation: CSI n \x6A

Parameter default value: n = 1

HPB causes the active data position to be moved by n character positions in the data component in the direction opposite to that of the character progression.

Implementation

const String HPB = 'j';