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)

OrdinalTypeDescription
queryParamstringRequiredParameter 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.