Method XbpHelp():showHelpContents() Foundation

Displays the table of contents of the online help.

Syntax
:showHelpContents() --> lSuccess
Return

This method returns .T. (true) if the table of contents is displayed, otherwise .F. (false) is returned.

Description

The :showHelpContents() method displays the help window containing the table of contents of the online help. If the online help is not visible prior to the call to this method, it is first activated.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.