I'm trying to use SaveCSV and it says it needs Table as List
is there an easy way to convert an array to a list?
essentially i have dim arr(5,36) as Int
and i just want to dump what is in the array into a csv file...
anyone have a quick example?
thanks
is there an easy way to convert an array to a list?
essentially i have dim arr(5,36) as Int
and i just want to dump what is in the array into a csv file...
anyone have a quick example?
thanks