メインコンテンツへスキップ

//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.

Return

a message indicating where they differ, or "" if there is no difference.

Parameters

JVM

oldS
newS