cursorNextLine top-level constant

String const cursorNextLine

Moves cursor to beginning of the line 1 line down.

See cursorNextLineOpen and cursorNextLineN.

Implementation

const String cursorNextLine = '$cursorNextLineOpen$cursorNextLineClose';