Use parameter()
in combination with the url()and urlex()functions. The function returns an encoded URL key-value pair that is used to transmit data to the requested pipeline.
parameter( <key>, <value> )
This example shows a pipeline call with parameter passing.
<a href="#URL(action('PLProcessBasketActions'), parameter('action','remove'), parameter('quantity','1'), parameter('offeringID',Offering:UUID))#"> ... link text to be displayed ... </a>
Both parameters are required.
key
key = string
The string for defining the name of the parameter.
value
value = string
The string for defining the value of the parameter.
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.