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 [table]

Input Tables

names table

A Table containing a column with names

Output ports

output [table]

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

Implementation

class node_set_table_attributes.SetTablesNameTable[source]