The consoleLib.setArrayLine() system function moves the cursor to a line on the screen that corresponds to the specified member of the array of data records associated with the display. If necessary, the data scrolls to make the selected record visible. This function works with array dictionaries that you have opened in an openUI statement.
consoleLib.setArrayLine(record INT in)