Good Day to all,
I'm currently using sqlite and exporting my data to CSV format as my data output.... Everything goes well, but i noticed the output csv using string utility (su.savetoCSV) does not have a breakline to separate each row.
Is there a way to put a breakline to separate each row in the CSV?
TIA....
I'm currently using sqlite and exporting my data to CSV format as my data output.... Everything goes well, but i noticed the output csv using string utility (su.savetoCSV) does not have a breakline to separate each row.
Is there a way to put a breakline to separate each row in the CSV?
TIA....