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)
Related concepts
Syntax diagram for EGL functions
Related reference
EGL library ConsoleLib