FormTreeControl.userPromptText Method [AX 2012]

Sets or retrieves the user prompt text for the control.

public str userPromptText([str value])

Run On

Client

Parameters

value
Type: str
The value to assign as the user prompt text for the control.

Return Value

Type: str
The user prompt text for the control; an empty string if no user prompt text is assigned to the control.

Community Additions

ADD
Show: