<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> PageTextVar($pagename, $var)<br><br>So,<br><br>
$fred = PageTextVar("Main.WikiSandbox", "FQDN");<br><br>returns the equivalent of the markup<br><br> {Main.WikiSandbox$:FQDN}<br><br></blockquote></div><br><br>Thanks a lot for the reply. 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. But in a recipe, with the syntax you provided, I just get an empty string.
<br>Any clue would be appreciated.<br><br>Christophe<br><br><br><br><br>