# Loop

Repeat the node.

![Loop](./images/Loop.png)

## Property

<table border="1" class="docutils">
<tbody valign="top">
<tr>
<td>
Infinite Loop
</td>
<td>
Infinite loop.
</td>
</tr>
<tr>
<td>
Loop Count
</td>
<td>
Number of times to repeat (only when Infinite Loop is false)
</td>
</tr>
 </tbody>
</table>

