Relative Content

Tag Archive for javascriptarraysgoogle-chromefor-loopsubstring

Why can I not use substring in a for loop?

I have an array of strings, and each string is is surrounded by random things I would like to filter out. Luckily enough, each string is surrounded by ‘”‘ and ”’;”’, so