FormComboBoxControl.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 value to assign as the text for the control; optional.

Return Value

Type: str
The text for the control; an empty string if no text has been assigned for the control.

Community Additions

ADD
Show: