cursorPosToTopLeft top-level constant

String const cursorPosToTopLeft

Moves the cursor to top left corner.

See cursorPosOpen and cursorPosTo.

Implementation

const String cursorPosToTopLeft = '$cursorPosOpen$cursorPosClose';