Rob
0
Q:

replace comma from a string

String names = "{\"lucy,john,frank\"}";
String newNames = names.replace(",", "\",\"");
0

New to Communities?

Join the community