The consoleLib.scrollUpLines() system function scrolls the on-screen data up the active window by the specified number of lines. This function works with array dictionaries that you have opened in an openUI statement.
consoleLib.scrollUpLines(lines INT in)