The consoleLib.scrollDownPage() system function scrolls the on-screen data one page down in the active window. The number of lines in a screen page is equal to the number of elements you have defined in the on-screen arrays of console fields. This function works with an array dictionary that you have opened in the openUI statement.
consoleLib.scrollDownPage( )