^PageUrl;
^PageUrl(/sub/page);
^PageUrl(/sub/page,param1=search);
The URL to the current page (example: /index.pl/pagename).
The macro takes up to two optional arguments; a URL and a query argument. Either or both will be correctly appended to the end of the page's URL. This is mainly useful when you enable Prevent Proxy Caching in the WebGUI settings.
This Macro may be nested inside other Macros.
Keywords: macro