C#C
C#2y ago
- SinAw

✅ problem

I call a function that returns something like this
c#
"["value 2","value 1"]"

How can I turn this into a Array ?
Was this page helpful?