Label.name Method [AX 2012]

Returns a label ID based on a specified label file ID and label ID number.

public str name(str module, int labelId)

Run On

Called

Parameters

module
Type: str
A string that specifies a three-letter label file ID.
labelId
Type: int
An integer that specifies the numeric part of a label ID.

Return Value

Type: str
A string value that indicates the label ID.

Community Additions

ADD
Show: