The system function ConsoleLib.isCurrentField returns yes if the cursor is in the field and returns no if the cursor is not in the field. This function is valid in an OpenUI statement that acts on an arrayDictionary.
ConsoleLib.isCurrentField(consoleField1 ConsoleField in) returns (result BOOLEAN)
Related concepts
Syntax diagram for EGL functions
Related reference
EGL library ConsoleLib