<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">You can access page text vars via<br><br>&nbsp;&nbsp;PageTextVar($pagename, $var)<br><br>So,<br><br>
&nbsp;&nbsp;$fred = PageTextVar(&quot;Main.WikiSandbox&quot;, &quot;FQDN&quot;);<br><br>returns the equivalent of the markup<br><br>&nbsp;&nbsp;{Main.WikiSandbox$:FQDN}<br><br></blockquote></div><br><br>Thanks a lot for the reply.&nbsp; This is indeed exactly what I was looking for.
<br><br>But unfortunately, I cannot get it to work ;-(<br><br>I use the latest beta, and the function seems to return nothing at all.<br><br>The variables work OK with the markup from other pages.&nbsp; But in a recipe, with the syntax you provided,&nbsp; I just get an empty string.
<br>Any clue would be appreciated.<br><br>Christophe<br><br><br><br><br>