//ERDDAP/com.cohort.util/ScriptString2/toNewlineString
toNewlineString
[JVM]
open fun toNewlineString(ar: Array<Any>): String
Generates a newline-separated string, with a newline at the end.
WARNING: This is simplistic. It doesn't do anything special for strings with internal newlines.