PSFieldValue Character Encoding

Hi,

We’re using PSFieldValue and setRawData(String data) to set the data in our text fields using the API. And it works fine in most cases. However, with special characters in the data, the special character that gets stored in Percussion seems to be different than the original.
Has anyone experience of using the API in this way?

Nick.

Sorry, ignore this. There was a problem with the data rather than the API.