Hi
I created a class to import data from a csv file. The data is text-based so I create a record container holding all single Values as string
Now the text file provided from Paypal look like this
""04.09.2019"",""EUR"",""-37"",""ARGSHRT453F"",...
How can I remove the second quotes around the values?
*This post is locked for comments
I have the same question (0)