Array of strings


#1

How can I use a comma delimited array of strings if the strings contain commas?


#2

Should replace the commas in the original with some ‘THECOMMA’ type strings, then once you get them replace ‘THECOMMA’ with ‘,’