Opens a topic in a Windows HTML Help (CHM) file.
Syntax
designer.showHelp( STRING param1, STRING param2 )
Parameters
param
1
|
A valid string value representing the filename
(without the CHM filename extension) of the CHM Help file. This
file must be in the same directory as the macro script.
|
param
2 (optional)
|
A valid string value representing the name
of the topic to display. The topic path is specified with a path
that can contain forward slashes.
|
|
|
|