scrollUpClose top-level constant

String const scrollUpClose

Closing tag for Scroll Up.

Template: {scrollUpOpen}[n]{scrollUpClose}.

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

Implementation

const String scrollUpClose = 'S';