The consoleLib.scrollUpPage() system function scrolls the on-screen data one page up in the 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.scrollUpPage( )