//ERDDAP/com.cohort.util/ScriptString2/differentLine
differentLine
[JVM]
open fun differentLine(oldS: String, newS: String): String
Given two strings with internal newlines, oldS and newS, this a message indicating where they differ.
//ERDDAP/com.cohort.util/ScriptString2/differentLine
[JVM]
open fun differentLine(oldS: String, newS: String): String
Given two strings with internal newlines, oldS and newS, this a message indicating where they differ.