The system function ConsoleLib.displayAtPosition displays a string to a specified place within the active window.
ConsoleLib.displayAtPosition( text STRING in, line INT in, column INT in)
Related concepts
Syntax diagram for EGL functions
Related reference
EGL library ConsoleLib