This documentation is archived and is not being maintained.
Label.createLabelFile Method [AX 2012]
Creates a label file for a specified label ID.
public boolean createLabelFile(str module, str language)
Run On
Called
Parameters
-
module
- Type: str
A string data type that specifies a three-letter label file ID.
-
language
- Type: str
A string data type that specifies a language by using a language prefix.
Return Value
Type:
boolean
true if a file is created; otherwise, false.
The label file is created after the file buffers are flushed to disk, which occurs when the server closes.