This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHubThe PrimitiveStringMultiline node provides a multiline text input field for entering and passing string values through your workflow. It accepts text input with multiple lines and outputs the same string value unchanged. This node is useful when you need to input longer text content or formatted text that spans multiple lines.
Inputs
| Parameter | Data Type | Required | Range | Description |
|---|---|---|---|---|
value | STRING | Yes | N/A | The text input value that can span multiple lines |
Outputs
| Output Name | Data Type | Description |
|---|---|---|
output | STRING | The same string value that was provided as input |