Quantcast
Channel: Microsoft Dynamics 365 Community
Viewing all articles
Browse latest Browse all 17314

Exploring Dynamics Ax function that convert Numeric value into words

$
0
0

During exploring the question posted on Microsoft community AX fourm, I found about a global method, which converters numeric values into words.

10-15-2014 12-05-28 AM
static void Job_AmountInWords(Args _args)

{

info(numeralsToTxt(420.420));

}

 


Viewing all articles
Browse latest Browse all 17314

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>