Tables to Texts

../../../../_images/table2text.svg

Convert Table to Text concatenating all rows of the selected column.

Documentation

Auto generated list version of Table to Text.

In this version, the following ports from the original nodes have been changed to lists which the node loops over:

Looped Inputs:

table.

Looped Outputs:

text.

For details see the original node.

Definition

Input ports

tables [table]

Table with input Text

Output ports

texts [text]

Output Text

Configuration

Delimiter (delimiter)

Choose delimiter, a character sequence to separate the rows

Column name (name)

Specify name for input column.

Implementation

class node_text2table.Tables2Texts[source]