CNL top-level constant
String
const CNL
Cursor Next Line.
Representation: CSI n \x45
Parameter default value: n = 1
CNL causes the active presentation position to be moved to the first character position of the n-th following line in the presentation component.
Implementation
const String CNL = 'E';