add assign attribute to cycle function documentation

This commit is contained in:
mohrt
2002-09-10 19:04:07 +00:00
parent 141c664eca
commit 2bc5e63c96

View File

@@ -2790,6 +2790,14 @@ OUTPUT:
<entry><emphasis>,</emphasis></entry>
<entry>The delimiter to use in the values attribute.</entry>
</row>
<row>
<entry>assign</entry>
<entry>string</entry>
<entry>No</entry>
<entry><emphasis>n/a</emphasis></entry>
<entry>the template variable the output will be assigned
to</entry>
</row>
</tbody>
</tgroup>
</informaltable>