eraseLineToEnd top-level constant

String const eraseLineToEnd

Clears from cursor to the end of the line.

See eraseLineOpen, eraseLineToBegin and eraseLine.

Implementation

const String eraseLineToEnd = '$eraseLineOpen$eraseLineClose';