- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
Could you provide exact examples of what you're trying to accomplish?
E.g. Input string is 'x"x', JSON.parse() is returning 'x"x', expected output is 'x\"x',.
Thanks,
-Jon