RetailDialogField.fieldname Method [AX 2012]

Concatenates the FormControlName value with the specified value.

Syntax

public str fieldname([int arrIdx])

Run On

Called

Parameters

  • arrIdx
    Type: int
    An integer value to append; optional.

Return Value

Type: str
The FormControlName value concatenated with the string value of the parameter.

See Also

Reference

RetailDialogField Class