Hello,
for a WEBAPP I currently build with Dashcode I try to find out how to convert double values into currency or decimal. (SQL money field retrieved by an webservice as XML)
So 1490.2100 should be converted to 1.490,21 .
The build in functions in Dascode doesn't provide such a conversion and I was not able to find some examples. Any help or pointing in the right direction would be appreciated.
for a WEBAPP I currently build with Dashcode I try to find out how to convert double values into currency or decimal. (SQL money field retrieved by an webservice as XML)
So 1490.2100 should be converted to 1.490,21 .
The build in functions in Dascode doesn't provide such a conversion and I was not able to find some examples. Any help or pointing in the right direction would be appreciated.