char2Num Function
Dynamics AX 2009
Converts a character in a string to the ASCII value of the character.
int char2Num(str text, int position)
Community Additions
ADD
Show:
Converts a character in a string to the ASCII value of the character.
int char2Num(str text, int position)