Propagate First Input (Same Type)

../../../../_images/propagate_first.svg

Propagate first input to output.

This node is mostly useful for testing purposes. It can also be used to force a specific execution order and to enforce a specific type.

Ports:

Inputs:

item1:

<a>

The Item to be propagated

item2:

<a>

Item that will not be propagated

Outputs:

item:

<a>

Propagated Item

Configuration:

class node_list_operations.PropagateFirstSame[source]