groverarena
5 years agoNew Contributor
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”