The system function ConsoleLib.scrollDownLines scrolls the on-screen data toward the bottom of the data by the specified number of lines.
ConsoleLib.scrollDownLines(numLines INT in)
Related concepts
Syntax diagram for EGL functions
Related reference
EGL library ConsoleLib