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