Method XbpHelp():hide() Foundation

Closes the online help window.

Syntax
:hide() --> lSuccess
Return

This method returns .T. (true) when the online help is closed, otherwise it returns .F. (false). If the online help is already hidden when the method is called, .T. is returned.

Description

The :hide() method closes the online help window after it has been opened using one of the :show..() methods.

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.