//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.
Return
the string which sorts lower.
Parameters
JVM
s1 |
s2 |
//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.
the string which sorts lower.
JVM
s1 |
s2 |