FormBuildCheckBoxControl.label Method [AX 2012]

Gets or sets the label for a control.

public str label([str value])

Run On

Client

Parameters

value
Type: str

Return Value

Type: str
The current value of the label string.

The label determines which text is displayed in the control or adjacent to it. The label property value cannot exceed 250 characters.

Community Additions

ADD
Show: