contains
Returns a value of '1' (true) if the variable contains a specified value. If the variable is an array, all the elements will be checked for the exact value.
Contains is not case-sensitive.