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