showHelp()

The system function ConsoleLib.showHelp displays a help message. The string argument is the key for the message in the resource bundle configured with the ConsoleLib.messageResource field.

  ConsoleLib.showHelp(helpKey STRING in)
helpKey
The key that looks up the text for a help message.

Related reference
EGL library ConsoleLib

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