String.prototype.toProperCase() Gets a copy of this string in which the first letter and the each letter after a whitespace character will be capitalized.
URI Functions Functions used to encode and decode URI components.
Wildcard String Functions Additional functions that can be used find substrings using wildcard expressions.