The system function ConsoleLib.isCurrentFieldByName returns yes if the cursor is in the field; otherwise returns no.
This function is valid in an OpenUI statement that acts on a console form.
ConsoleLib.isCurrentFieldByName(name STRING in) returns (result BOOLEAN)
Related concepts
Syntax diagram for EGL functions
Related reference
EGL library ConsoleLib