Syntax: number = help(arg0)
Description: Get help for a given function name
Group: system
Note: This method generates a pop-up dialog
Example:help("acos")
Also see: path
Implemented in: LambdaHELP.java