check kotlin si la cadena contiene
"AbBaCca".contains("bac", ignoreCase = true)
Vhern
"AbBaCca".contains("bac", ignoreCase = true)