Set Tables Name with Table

../../../../_images/rename_table.svg

Set the name of a list of Tables

Documentation

Set name of a list of tables using another table with names.

Definition

Input ports

input
Type: [table]
Description: Input Tables
names
Type: table
Description: A Table containing a column with names

Output ports

output
Type: [table]
Description: The list of Tables with the name attribute changed according to node configuration. All Tables will get the same name.

Configuration

Select name column (names)

Select the columns with Table names

Examples

Example flows demonstrating this node:

The node can be found in:

Implementation

class node_set_table_attributes.SetTablesNameTable[source]