I'm trying to decode some data in Javascript and I thought regular expressions might help. The data is a string like so: I'm trying to avoid using a loop to then split(",") each array item. So is ...