num2Char Function
Dynamics AX 2009
Converts an integer to the corresponding ASCII character.
str num2Char(int figure)
Community Additions
ADD
Show:
Converts an integer to the corresponding ASCII character.
str num2Char(int figure)