ON THIS PAGE
contains()
Syntax
boolean contains(string, string)
Description
Return TRUE if the first string argument contains the second string argument, otherwise return FALSE.
Help us improve your experience.
Let us know what you think.
Do you have time for a two-minute survey?
boolean contains(string, string)
Return TRUE if the first string argument contains the second string argument, otherwise return FALSE.