This documentation is archived and is not being maintained.
Label.moduleId Method [AX 2012]
Returns the label file ID for a specified label ID.
public str moduleId(str label)
Run On
Called
Parameters
-
label
- Type: str
A string that specifies the label ID. The string must include the at sign (@) followed by a label file ID and a number.
Return Value
Type:
str
A string that indicates the label file ID for a specified label ID.
You need to call or searchNext and pass the return value as a parameter to labelId.