//ERDDAP/com.cohort.util/ScriptString2/noLongLinesAtSpace
noLongLinesAtSpace
[JVM]
open fun noLongLinesAtSpace(s: String, maxLength: Int, spaces: String): String
This is like noLongLines, but will only break at spaces.
Return
the content of s, but with no long lines