
The starts-with() function tests whether the first argument string starts with the second argument substring.
boolean starts-with(string, substring)
|
Comments?
devdoc-feedback@netscape.com |

The starts-with() function tests whether the first argument string starts with the second argument substring.
boolean starts-with(string, substring)
|
Comments?
devdoc-feedback@netscape.com |