Is there a way to convert the character encoding of the exported CSV from UTF-8 to SJIS?

miyu
Tera Guru

Application1 and Application2 need to export CSV in UTF-8.
Therefore, the charset of the Export Property is set to "UTF-8".
However, Application 3 requires CSVs to be exported in SJIS.
The CSV output function of Application3 is implemented in UI Action and Script Include.
I would like to convert the character encoding from UTF-8 to SJIS in the Script Include process.

 

1 REPLY 1

miyu
Tera Guru

Please help  me !