fieldId2Name Function
Dynamics AX 4.0
Retrieves a string that represents the name of a field specified by a table ID number and a field ID number.
str fieldId2Name(int tableid, int fieldid)
To return a printable version of the field name, use fieldId2PName Function.
Community Additions
ADD
Show:
Note