[Zope] <dtml-if var and var and var>

technology@mylinuxisp.com technology@mylinuxisp.com
Thu, 17 Feb 2000 15:55:52 -0600


How do you correctly code this if statement.



// I desire all three to be true to pass


<dtml-if var1 and var2 and var3>
<dtml-var all_three_pass>
</dtml-if>


technology.nospam@mylinuxisp.com

thanks