displayMessage()

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)
msg
The message to display.

Related reference
EGL library ConsoleLib

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