Hi @channel, does anybody know how to create a csv file using ; separator in suitescript 2.0
r
raghav
06/29/2023, 6:29 PM
I am not sure 100% but first of all create a ; delimitor CSV file using Excel.
Open it in notepad and see the difference at the top.
Second use papaparse library to create.