lua.wetgenes.csv.build
Build csv data into a string from a simple table of lines where each line is a table of cells.
text = wcsv.build(lines)
text = wcsv.build(lines,opts)
Build csv data into a string from a simple table of lines where each line is a table of cells.
text = wcsv.build(lines)
text = wcsv.build(lines,opts)