Returns a URL query parameter, e.g. index.html?Parameter=ParameterValue
summary (oneliner)
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
parameter (String)
The parameter (key) to get
Default (String)
Default value if key does not exist
Outputs
result (String)
The value of the parameter, or default value if it could not be found in the URL
Patches using UrlQueryParams_v2
Changelog
created op 2019-05-28 - pandur |