previousField()

The consoleLib.previousField() system function moves the cursor to the previous form field according to the defined field tab order. This function is valid in an openUI statement that acts on a console form.

Syntax

  consoleLib.previousField( )

Feedback