URL Parameter Value
Last updated
Last updated
URL Parameter Value
is an output block that retrieves the value of a URL query string parameter via it's name. The output is of type text and is compatible with Value Parameters of type text or of type any.
The block consists of Name a Value Parameter that accepts a text value representing the name of the URL parameter.
The image below shows an example of the URL Parameter Value block where the variable str is set to the value of the URL Parameter named page_index.