gotoField()

The system function ConsoleLib.gotoField moves the cursor to the specified form field. This function is valid in an OpenUI statement that acts on a console form.

  ConsoleLib.gotoField(consoleField1 ConsoleField in)
consoleField1
The name of the variable of type ConsoleField to which the cursor moves.

Related reference
EGL library ConsoleLib

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.