Remove backslash from Json Object
[Thread Edited By Adobe]
/*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here.
Go ahead and to it now: https://adobe.ly/3eDnB4v */
Actual Question:
Hi,
I've created a json object which I'm adding value like json.put(key, value).
While I add value which already contains " " then it add backslash before double quotes.
How can I remove it?
Thanks,
Himanshu

