Extracting label in x++ code

To do this use the labelId2String method of the SysLabel class.

Example:
SysLabel::labelId2String2(literalstr('@SYS1'), 'en-us');
Gives: Time transactions

Comments

Popular posts from this blog

D365FO Data management change tracking enable/disable not working

Displaying a value from a array field in EP

Table array field iteration