I have strings of the format "{-LS4kp5hQc6Uodf={name=random, suggestion=OK, id=kj61sCceDs34Nr1}}". Here I want to take the name substring (here "random") and suggestion substring (here "OK") to 2 different string. How to do that?
P.S.- the format of all strings are similar.