$ 0 0 During exploring the question posted on Microsoft community AX fourm, I found about a global method, which converters numeric values into words. static void Job_AmountInWords(Args _args){info(numeralsToTxt(420.420));}