Hello,
I need help to remove backslashes from json SOAP response below.
[{"id":"500001130581","workType":"test","total":7.000}]
I tried replace function, but it is not working, Can someone help?
-Thanks
Hello,
I need help to remove backslashes from json SOAP response below.
[{"id":"500001130581","workType":"test","total":7.000}]
I tried replace function, but it is not working, Can someone help?
-Thanks
Fixed the issue. thanks
Can you share how you replace backslash ?