scrollUpClose top-level constant
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';
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.
const String scrollUpClose = 'S';