Help() method
- Last UpdatedNov 26, 2024
- 1 minute read
Use the Help() method to open the online help file.
This method is available by means of the Button Bar control and allows the Help function to be accessed in a context where a Button Bar control does not exist.
For example, to place the Utilization control in a form that contains a menu but does not contain the Button Bar control, the method can be called by script with corresponding menu options.
Syntax
Help();