URL Parameter Value

Block Information

Available in: Page Flow

Toolbox Category: Html/DOM

Block Type: Output

Output Type: text

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.


Usage Example

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.

Last updated