Anyone here has a idea on how to convert STR to JSON . Like This
"[{  "a":1,"b":2 }]"     to this [{  "a":1,"b":2 }]
              
              
              1 Like
            
            
          i will try
Anyone here has a idea on how to convert STR to JSON . Like This
"[{  "a":1,"b":2 }]"     to this [{  "a":1,"b":2 }]
i will try