Declaration:
let listArray = [\"kashif\"] let word = \"kashif\"
then this
contains(listArray, word)
Ret
you can use
word.lowercaseString
to convert the string to all lowercase characters