You can use the consoleLib.definedFieldOrder system variable to determine the behavior of the up and down arrow keys when entering data into a form. If the variable is set to YES, the down arrow moves the cursor through the fields in order of definition, and the up arrow moves the cursor in the opposite direction. If the variable is set to NO (the default), the cursor moves up and down through rows of fields on the screen.
Type: Boolean