<Needle> is in <Source>
Determines whether Needle is in Target. Target:An expression which evaluates to a string.
An expression which evaluates to a char.
True if Needle is among the chars of Target, and false otherwise.
Note: It is an error if Needle evaluates to a string consisting of more than one char.