how to check is string contains some words kotlin code example Example: kotlin check if string contains "AbBaCca".contains("bac", ignoreCase = true)