You can use the consoleLib.showHelp() system function to display a help message. The string argument is the key for the message in the resource bundle identified by the consoleLib.messageResource variable. The message is displayed on the line identified by the messageLine property.
consoleLib.showHelp(helpMessageKey STRING in)