Store column [value] of the comma-separated values [value] into list [list]
Last modified by Stephan Robinig on 2020/12/06 10:17
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.