Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the saved Help topic for the form.
Syntax
public str getFormHelpTopic()
Run On
Client
Return Value
Type: str
A string value that specifies the Help topic for the form.
Remarks
Use the Form.getformHelpTopic method to retrive the saved Help topic for the form. If the Help topic hasn't already been set by using the Form.setFormHelpTopic method, an empty string is returned.