[FAQ000172]I want to output a CSV file in which all item values are enclosed in double quotation marks¶
Q¶
When outputting a CSV file, is it possible to enclose all item values
in double quotation marks (" ")?
A¶
At this time, it is not possible to enclose all item values in double quotation marks (" "),
so please use the CSV file output from CELF
by converting it with another editor that has a similar function.