starts-with

W3C Working Draft

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