URL
This section describes the following URL functions:
| Function | Description |
|---|---|
| TOP_PRIVATE_DOMAIN | Returns the top private domain from a domain name. |
| URL_DECODE | Un-escapes a URL-encoded value |
| URL_ENCODE | Escapes a value by encoding it so that it can be safely included in URL query parameter names and values |
| URL_PARSER | Parses the URI/URL into its component parts |