Fetches the input from a parent subnet node.


## Description

Can only be created inside a subnet SOP.


## Parameters

<table>
<thead>
	<tr>
		<th>Name</th>
		<th>Type</th>
		<th>Description</th>
	</tr>
</thead>
<tr>
	<td>input</td>
	<td><div class='bg-orange-800 px-2 py-px text-white rounded-sm'>integer</div></td>
	<td>sets which input of the parent subnet node is used</td>
</tr>
</table>