PPB top-level constant
String
const PPB
Page Position Backward.
Representation: CSI n \x20 \x52
Parameter default value: n = 1
PPB causes the active data position to be moved in the data component to the corresponding character position on the n-th preceding page.
Implementation
const String PPB = ' R';