Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Loop Iteration

Quote Reply
Loop Iteration
When a template is parsed is it possible to extract a loop count, something like...

Code:
<%loop whatever%>
<%if loop_iteration == 1%>
<p>this is the first pass
<%else%>
<p>this is not
<%endif%>
<%endloop%>
Subject Author Views Date
Thread Loop Iteration moog 2600 May 22, 2002, 5:54 AM
Thread Re: [kooSH] Loop Iteration
Alex 2513 May 22, 2002, 11:27 AM
Thread Re: [Alex] Loop Iteration
moog 2500 May 22, 2002, 12:14 PM
Thread Re: [kooSH] Loop Iteration
Alex 2499 May 22, 2002, 1:12 PM
Post Re: [Alex] Loop Iteration
moog 2488 May 22, 2002, 2:42 PM
Post Re: [Alex] Loop Iteration
Wil 2502 May 22, 2002, 12:39 PM