cursorNextLineClose top-level constant

String const cursorNextLineClose

Closing tag for Cursor Next Line.

Template: {cursorNextLineOpen}[n]{cursorNextLineClose}.

Moves cursor to beginning of the line n (default 1) lines down.

See also cursorNextLine and cursorNextLineN.

Implementation

const String cursorNextLineClose = 'E';