FormRadioControl.text Method [AX 2012]

Sets or returns the text for the control.

public str text([str value])

Run On

Client

Parameters

value
Type: str
The text to assign to the control; optional.

Return Value

Type: str
The text for the control; an empty string if there is no text for the control.

Community Additions

ADD
Show: