Function Description
|
getLoop([loopname])
|
getLoop() returns a loop that has been added using the 3-step-process. It simplifies creating an innerloop
especially.
If loopname is specified then this function simply returns the entire loop before removing the
loop automatically.
See the newLoop() and addRow() functions.
Please see the <TMPL_LOOP> section for information on how to build a loop.