contains(str )
|
|
Parameters
|
Stringstr
The string to look for.
|
Returns
|
booleantrue if the string has been found, false otherwise.
|