I need help.
I need to convert string with decimal separator like this
"1,500.45" to decimal value of this "1500.45"
The thing is, i don't want to harcode DELCHR "," onto EVALUATE because the decimal separator might be different in some database.
Is there a way to for the NAV to recognize the decimal separator ? I'm using NAV 2016.
0
Answers