//ERDDAP/com.cohort.util/ScriptString2/toNccsvAttString
toNccsvAttString
[JVM]
open fun toNccsvAttString(s: String): String
This encodes one String as an NCCSV att String, with surrounding double quotes only if necessary.
//ERDDAP/com.cohort.util/ScriptString2/toNccsvAttString
[JVM]
open fun toNccsvAttString(s: String): String
This encodes one String as an NCCSV att String, with surrounding double quotes only if necessary.