scrollDownClose top-level constant
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';
Closing tag for scrollDown
.
Template: {scrollDownOpen}[n]{scrollDownClose}
.
Scroll whole page down by n
(default 1
) lines. New lines are added at
the top.
const String scrollDownClose = 'T';