HSplit Table

../../../../_images/hsplit_table.svg

Split a Table into multiple Tables by columns, every column becomes a new table.

Definition

Input ports

port1
Type: table
Description: Input Table

Output ports

port1
Type: [table]
Description: Split Tables

Examples

Example flows demonstrating this node:

Implementation

class node_hsplit_tables.HSplitTableNode[source]