Texts to Tables

../../../../_images/text2table.svg

Convert rows of Text into rows in a Table.

Documentation

Auto generated list version of Text to Table.

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

Looped Inputs:

text.

Looped Outputs:

table.

For details see the original node.

Definition

Input ports

texts [text]

Input Text

Output ports

tables [table]

Table with input Text

Configuration

Delimiter (delimiter)

Choose delimiter, a character sequence to separate the Text into rows.

Output name (name)

Specify name for output column. Must be a legal name. See Name restrictions for more info.

Implementation

class node_text2table.Texts2Tables[source]