Business Logic create new File(Follow Up Question)
M
Ming Chan
started a topic
about 5 years ago
I used the method for generating a csv described in my last question but I am having trouble generating line breaks to create multiple lines in the csv does anyone know how to create the line breaks?
I have tried just adding \n \rn and the like but they all come out as string literals.
Ming Chan
I used the method for generating a csv described in my last question but I am having trouble generating line breaks to create multiple lines in the csv does anyone know how to create the line breaks?
I have tried just adding \n \rn and the like but they all come out as string literals.