Hello Everyone,
I just wanted a precision while using Encoding for writing in CSV file.
After following the encoding code for “utf-8” which can be found here : https://docs.uipath.com/activities/docs/supported-character-encoding
I did mention the “utf-8” in encoding section however after the CSV file was created, i found out that the encoding has been done in “UTF-8_BOM”.
Can someone share their experience or knowledge about this situation ? Appreciate any help.
Thank you.