Forum Discussion

groverarena's avatar
groverarena
New Contributor
5 years ago

Remove CRLF from the text file

Hi,
What should I add to this to remove CR and LF while generating a text file using File Writer .

“Test/Hello_”+ Date.now().toLocaleDateString(‘{“format”:“MMM”}’).toUpperCase()+Date.now().toLocaleDateString(‘{“format”:“YYYY”}’)+“.txt”