gotoFieldByName()

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

  ConsoleLib.gotoFieldByName(name STRING in)
name
The name of the field to which the cursor moves.

Related reference
EGL library ConsoleLib

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