Description
The Help
object allows you to display context help for your script extensions. The object provides methods for displaying topics of HTML Help files (.chm) as well as arbitrary web pages. See Calling Help for Script Extensions for more information.
Note: | The Help object can only be used in the script extension code. It does not exist in TestComplete scripts. |
Members
Example
For examples of using the Help
object, see the Calling Help for Script Extensions section.