lastKeyTyped()

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)
result
An integer that represents the last key pressed.

Related reference
EGL library ConsoleLib

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.