beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

UrlQueryParams_v2 Op

Ops.Website.UrlQueryParams_v2


UrlQueryParams
Namespace: Ops.Website

Op author: pandur

Returns a URL query parameter, e.g. index.html?Parameter=ParameterValue




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

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using UrlQueryParams_v2

Changelog


created op
2019-05-28 - pandur