cursorHPosClose top-level constant
Closing tag for Cursor Horizontal Absolute.
Template: {cursorHPosOpen}[n]{cursorHPosClose}
.
Moves the cursor to column n
(default 1
).
See also cursorHPos and cursorHPosN.
Implementation
const String cursorHPosClose = 'G';