//ERDDAP/com.cohort.util/ScriptString2/min
min
[JVM]
open fun min(s1: String, s2: String): String
This returns the string which sorts lower. null sorts low.
//ERDDAP/com.cohort.util/ScriptString2/min
[JVM]
open fun min(s1: String, s2: String): String
This returns the string which sorts lower. null sorts low.