Second Tuple2

../../../../_images/second.svg

Documentation

Get the second element out of a two-element tuple (pair).

Definition

Input ports

<unnamed>
Type: (<a>, <b>)
Description: Tuple2

Output ports

<unnamed>
Type: <b>
Description: Second

Examples

Example flows demonstrating this node:

The node can be found in:

Implementation

class node_tuple_operations.SecondTuple2[source]