wf-core:generatePageURL

This tag will generate page URL from the existing page URL and parameters supplied as attribute to the tag.

Syntax
<wf-core:generatePageURL
   parameters="..."?
   var="..."/>
Attributes
var, mandatory, no runtime expressions

The variable where the generated page URL value will be stored.

parameters

A map of parameters to be added as query string to the generated URL.