Hello all,
Does anyone know if there is a function that will convert a string into an array with a specified delimiter? For example, if I have a string "this//is//my//message" and calling the function while specifiying "//" as a delimiter will put it into a regular indexed array. I've looked around and don't seem to see anything like it.
Thanks!
Jisoo23
Does anyone know if there is a function that will convert a string into an array with a specified delimiter? For example, if I have a string "this//is//my//message" and calling the function while specifiying "//" as a delimiter will put it into a regular indexed array. I've looked around and don't seem to see anything like it.
Thanks!
Jisoo23