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