scrollDownClose top-level constant

String const scrollDownClose

Closing tag for scrollDown.

Template: {scrollDownOpen}[n]{scrollDownClose}.

Scroll whole page down by n (default 1) lines. New lines are added at the top.

Implementation

const String scrollDownClose = 'T';