VPB top-level constant
String
const VPB
Line Position Backward.
Representation: CSI n \x6B
Parameter default value: n = 1
VPB causes the active data position to be moved by n line positions in the data component in a direction opposite to that of the line progression.
Implementation
const String VPB = 'k';