blob: a4298f2074567b04d2aba9abb6395029cc5805b8 [file] [log] [blame]
<!--
This file is generated during the build by processing Component class annotations.
Please do not edit it directly.
-->
<html>
<head>
<title>append</title>
</head>
<body>
<h1>Tag Name: append</h1>
<h2>Description</h2>
<p>
<!-- START SNIPPET: tagdescription -->
Append the values of a list of iterators to one iterator
<!-- END SNIPPET: tagdescription -->
</p>
<h2>Attributes</h2>
<!-- START SNIPPET: tagattributes -->
<table width="100%">
<tr>
<th align="left" valign="top"><h4>Name</h4></th>
<th align="left" valign="top"><h4>Required</h4></th>
<th align="left" valign="top"><h4>Default</h4></th>
<th align="left" valign="top"><h4>Evaluated</h4></th>
<th align="left" valign="top"><h4>Type</h4></th>
<th align="left" valign="top"><h4>Description</h4></th>
</tr>
<tr>
<td align="left" valign="top">id</td>
<td align="left" valign="top">false</td>
<td align="left" valign="top"></td>
<td align="left" valign="top">false</td>
<td align="left" valign="top">String</td>
<td align="left" valign="top">The id of which if supplied will have the resultant appended iterator stored under in the stack's context</td>
</tr>
</table>
<!-- END SNIPPET: tagattributes -->
</body>
</html>