active:resolveXRLURI
<instr> <type>resolveXRLURI</type> <operator>links.xml</operator> <operand>xrl:mylink</operand> <target>var:uri</target></instr>
The resolveXRLURI accessor is used to map a one off XRL link name into its external link address. This is useful in web applications that want to do a programmatic redirect to another page.
resolveXRLURI
For more details of XRL runtime see the guide.