scrollDownOpen top-level constant
Opening tag for Scroll Down.
Template: {scrollDownOpen}[n]{scrollDownClose}
.
Scroll whole page down by n
(default 1
) lines. New lines are added at
the top.
Implementation
const String scrollDownOpen = csi;
Opening tag for Scroll Down.
Template: {scrollDownOpen}[n]{scrollDownClose}
.
Scroll whole page down by n
(default 1
) lines. New lines are added at
the top.
const String scrollDownOpen = csi;