cursorForward top-level constant

String const cursorForward

Moves the cursor forward 1 cell.

See cursorForwardOpen and cursorForwardN.

Implementation

const String cursorForward = '$cursorForwardOpen$cursorForwardClose';