SyntaxFix
Write A Post
Hire A Developer
Questions
This line helps to write a file from an Array or String.
new PrintWriter(outputPath) { write(ArrayName.mkString("")); close }