scrollUpOpen top-level constant

String const scrollUpOpen

Opening 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 scrollUpOpen = csi;