gildor
val spanText = "Privacy Policy" val index = str.indexOf(spanText) val range = index..(index + spanText.length)