cursorBackOpen top-level constant
Opening tag for Cursor Back.
Template: {cursorBackOpen}[n]{cursorBackClose}
.
Moves the cursor back n
(default 1
) cells.
See also cursorBack and cursorBackN.
Implementation
const String cursorBackOpen = csi;
Opening tag for Cursor Back.
Template: {cursorBackOpen}[n]{cursorBackClose}
.
Moves the cursor back n
(default 1
) cells.
See also cursorBack and cursorBackN.
const String cursorBackOpen = csi;