Type: nodetool.constant.TextList
Namespace: nodetool.constant
Description
Represents a list of text strings in the workflow. texts, strings, text collection
Use cases:
- Provide a fixed list of text strings for batch processing
- Reference multiple text values in the workflow
- Set default text list for testing or demonstration purposes
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| value | list[str] |
List of text strings | null |
Outputs
| Output | Type | Description |
|---|---|---|
| output | list[str] |
Related Nodes
Browse other nodes in the nodetool.constant namespace.