Question
CSV File: Remove quotes from the file.
Hello Everyone,
I am converting HTML to CSV using this process nodes and it's working fine. Although I can export data store entity to CSV- but there is different requirement, so I am not using this approach. Please see below screenshot.

Requirement: When I open that CSV file in Notepad++ I see this:

I need to remove these quotes in a file. How can I achieve this?
Thanks
