uint2Str Function
Dynamics AX 2009
Converts an integer to a string with the assumption that the integer is unsigned.
str uint2Str(int integer)
Community Additions
ADD
Show:
Converts an integer to a string with the assumption that the integer is unsigned.
str uint2Str(int integer)