how to check if a string exists in another string kotlin code example Example: kotlin check if string contains "AbBaCca".contains("bac", ignoreCase = true)