FormRun.getFormHelpTopic Method [AX 2012]

Retrieves the saved Help topic for the form.

public str getFormHelpTopic()

Run On

Client

Return Value

Type: str
A string value that specifies the Help topic for the form.

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.

Community Additions

ADD
Show: