//ERDDAP/com.cohort.util/ScriptString2/justPrintable
justPrintable
[JVM]
open fun justPrintable(s: String): String
This returns the string with all non-isPrintable characters removed.
//ERDDAP/com.cohort.util/ScriptString2/justPrintable
[JVM]
open fun justPrintable(s: String): String
This returns the string with all non-isPrintable characters removed.