Reports true if the list contains the specified item

The item must match exactly to report true.

reports whether an item is in a list. If the item matches exactly, then it reports true. If not, it reports false.