The system function ConsoleLib.displayMessage displays a string to the message line of the active window. The function uses the MessageLine settings of the active window to know where to display the string.
ConsoleLib.displayMessage(msg STRING in)
Related concepts
Syntax diagram for EGL functions
Related reference
EGL library ConsoleLib