//ERDDAP/com.cohort.util/ScriptString2/toSSVString
toSSVString
[JVM]
open fun toSSVString(ar: Array<Any>): String
Generates a space-separated-value string.
WARNING: This is simplistic. It doesn't do anything special for strings with internal spaces.