Hi,

I have a JSON string with a special character, the euro sign
This character is represented in JSON by u0080

An example of part of the JSON string in 4D when watching in the debugger is 
.... ,"amount":"250.00","valutasign":"\\u0080", ....

When I use $obj:=JSON Parse($json_string) I don't get the euro sign returned
Does anybody know what the problem is?

Gr,
Piotr

**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to