URL_PARSER

Parses the URI/URL into its component parts

Syntax

URL_PARSER(url)

Arguments

Name
Type
Description
Default Value

url

string

The url to parse

Last updated