Store column [value] of the comma-separated values [value] into list [list]
Last modified by dvd48 on 2020/08/10 15:44
Stores a specified column of CSV (comma-separated values) data into a specified list. Every element of the specified column will be added as individual item into the list.