RequestParameter
Returns the value of a parameter passed into the query string of a landing page URL or passed via a form post.
RequestParameter(queryParam)
Ordinal | Type | Description | |
---|---|---|---|
queryParam | string | Required | Parameter from which to request value |
System returns the value of ProductID after it has been passed into the query string of the landing page URL.