CPL top-level constant

String const CPL

Cursor Preceding Line.

Representation: CSI n \x46

Parameter default value: n = 1

CPL causes the active presentation position to be moved to the first character position of the n-th preceding line in the presentation component.

Implementation

const String CPL = 'F';