//ERDDAP/com.cohort.util/ScriptString2/removeLeading
removeLeading
[JVM]
open fun removeLeading(s: String, ch: Char): String
This removes leading ch's.
//ERDDAP/com.cohort.util/ScriptString2/removeLeading
[JVM]
open fun removeLeading(s: String, ch: Char): String
This removes leading ch's.