I want to put double quotations " " in one specific column using UniversalDataWriter.
I tried using ‘Quoted strings’ in Properties but it produces double quotations " " for all the records in all the columns.
I just want " " for one particular column. How would I be able to do that? Thanks.