FormButtonSeparatorControl.helpText Method [AX 2012]

Gets or sets the help text to display 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
The value that is assigned as the help text for the control.

Return Value

Type: str
The string to 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: