FormGroupControl.helpText Method [AX 2012]

Gets or sets the Help text that is displayed at the bottom of the screen when a field or control is pointed to.

public str helpText([str value])

Run On

Client

Parameters

value
Type: str
A String data type value that contains the Help text.

Return Value

Type: str
The string that should be displayed at the bottom of the screen.

Set the HelpText property for an object by using the property sheet. The Help text must not exceed 250 characters.

Community Additions

ADD
Show: