contains

W3C Working Draft

contains(string, string) : The contains function returns true if the first argument string contains the second argument string, and otherwise returns false.