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