Texts to Tables¶
Convert Text of 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:
- Output name (name)
Specify name for output column. Must be a legal name.
Convert Text(s) into Table(s). The rows of the incoming Text will be rows in the resulting output Table.
- class node_text2table.Texts2Tables[source]
Related nodes