[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Dynamic Content with DTML
webmaster@zope.org
webmaster@zope.org
Sat, 21 Sep 2002 21:24:11 -0400
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/DTML.stx#3-141
---------------
An *if* tag block can contain any number of *elif* tags but only
one *else* tag. The *else* tag must always come after the *elif*
tags. *Elif* tags can test for condition using either the name
or expression syntax.
% Anonymous User - Sep. 21, 2002 9:24 pm:
/test for condition/test for a condition/