CVT top-level constant
String
const CVT
Cursor Line Tabulation.
Representation: CSI n \x59
Parameter default value: n = 1
CVT causes the active presentation position to be moved to the corresponding character position of the line corresponding to the n-th following line tabulation stop in the presentation component.
Implementation
const String CVT = 'Y';