CHA top-level constant
String
const CHA
Cursor Character Absolute.
Representation: CSI n \x47
Parameter default value: n = 1
CHA causes the active presentation position to be moved to character position n in the active line in the presentation component.
Implementation
const String CHA = 'G';