The system function ConsoleLib.getKeyName returns the name of the key that represents the integer key code.
ConsoleLib.getKeyName(keyCode INT in) returns (result STRING)
Related concepts
Syntax diagram for EGL functions
Related reference
EGL library ConsoleLib