Hi community,
I have to check if a .csv has the character: "
If that character exists in the file, then I need to discard it and inform you about it.
Actually, I’m reading the.csv and getting a dt with its information. The problem is that I don’t know what size the datatable will be.
Any ideas?