Let's say, for example, I have an array of 5 elements, each of them being a string. One of the strings, however, has quotation marks around it, which I would like to remove automatically. Is there a function for doing this easily?
*remove the quotation marks, that is. Not the entire string from the array