Click here to Skip to main content
15,891,372 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have an array.
C#
"[\"8124318066\",\"3869383310\",\"9417395507\"]"


I used replace or remove method in C# to retrieve the three strings. But it isn't the best way I guess.

Is there a better way?
Posted
Comments
F-ES Sitecore 25-Apr-15 5:18am    
That's s standard javascript array, it isn't JSON.

1 solution

Please see my recent answer: haw to get data from Cloudant (json document)[^].

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900