//ERDDAP/com.cohort.util/ScriptString2/fromJsonNotNull
fromJsonNotNull
[JVM]
open fun fromJsonNotNull(s: String): String
This is like the other fromJson, but returns "" instead of null.
//ERDDAP/com.cohort.util/ScriptString2/fromJsonNotNull
[JVM]
open fun fromJsonNotNull(s: String): String
This is like the other fromJson, but returns "" instead of null.