Hi Guys,
to do this dynamically, here is a solution:
System.Double netDouble;
anytype r1 = 1.125;
str s1;
netDouble = Global::real2double(r1);
s1 = netDouble.ToString();
info(strFmt("%1",s1));
https://community.dynamics.com/ax/f/microsoft-dynamics-ax-forum/73896/convert-amount-money-to-string
Tidak ada komentar:
Posting Komentar