check if a character is in a string kotlin code example Example: kotlin check if string contains "AbBaCca".contains("bac", ignoreCase = true)