Text to Table¶
Convert Text of Table.
Documentation
Definition
Input ports
- text
text
Input Text
Output ports
- table
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.Text2Table[source]
Example flows