Untuple

../../../../_images/untuple.svg

Documentation

Deconstruct a tuple, getting the elements out.

Add more output ports to deconstruct bigger tuples.

Definition

Input ports

input
Type: [‘sytuple’, [‘sytypes’, [‘sygroup’, ‘output’]]]
Description: Input

Output ports

output
Type: [‘sygeneric’, [‘syletters’, [‘syindex’]]]
Description: Output
Optional number of ports: 2–inf (default: 2)

Examples

Example flows demonstrating this node:

The node can be found in:

Implementation

class node_tuple_operations.Untuple[source]