<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">You need to be very precise with what you feed it.<br></blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Try something like:</blockquote><div><br>Thanks again for your help.<br><br>I am trying to get this to work in a cookbook/recipe :<br><br>if (PageTextVar("Site.MyRecipeConfigurationdata", "EnableSomething") == "1")
<br> {<br> ...<br> }<br></div></div><br>and I cannot get the condition to be true, while I can retrieve the value of EnableSomething in another page with the<br>
{Site/MyRecipeConfigurationdata$:EnableSomething} markup.<br><br>Any clue would be appreciated...<br><br>Christophe<br><br><br><br>