The system function ConsoleLib.lastKeyTyped returns the integer code of the last physical key that was pressed on the keyboard.
ConsoleLib.lastKeyTyped( ) returns (result INT)
Related concepts
Syntax diagram for EGL functions
Related reference
EGL library ConsoleLib