Options

Convert string value with decimal separator to decimal value

yugi200186yugi200186 Member Posts: 20
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.

Best Answer

Answers

Sign In or Register to comment.