Type: nodetool.text.Collect
Namespace: nodetool.text
Description
Collects streaming text inputs into a single concatenated string. text, collect, stream, aggregate
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| input_item | str |
Text to collect. | `` |
| separator | str |
Separator between collected items. | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | str |
Related Nodes
Browse other nodes in the nodetool.text namespace.