Sequences output nodes one after the other.


## Description

This can be useful to ensure a specific order of events.



## Parameters

<table>
<thead>
	<tr>
		<th>Name</th>
		<th>Type</th>
		<th>Description</th>
	</tr>
</thead>
<tr>
	<td>outputsCount</td>
	<td><div class='bg-orange-800 px-2 py-px text-white rounded-sm'>integer</div></td>
	<td>number of possible outputs</td>
</tr>
</table>