votes
Split but not always
I want to manually read in a CSV file and use the split to load it into a data table. However, I need to not Split if it is within "". There may be an easier way to do it (if so please let me know) but I'm reading the CSV files ...
