//ERDDAP/com.cohort.util/ScriptString2/isSomething2
isSomething2
[JVM]
open fun isSomething2(s: String): Boolean
This returns true if s isn't null, "", "-", "null", "nd", "N/A", "...", "???", etc.
//ERDDAP/com.cohort.util/ScriptString2/isSomething2
[JVM]
open fun isSomething2(s: String): Boolean
This returns true if s isn't null, "", "-", "null", "nd", "N/A", "...", "???", etc.