//ERDDAP/com.cohort.util/ScriptString2/ifJsonFromJson
ifJsonFromJson
[JVM]
open fun ifJsonFromJson(s: String): String
If the String is surrounded by ", this returns fromJson(s), else it returns s.
//ERDDAP/com.cohort.util/ScriptString2/ifJsonFromJson
[JVM]
open fun ifJsonFromJson(s: String): String
If the String is surrounded by ", this returns fromJson(s), else it returns s.