Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.comfy.org/llms.txt

Use this file to discover all available pages before exploring further.

This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The 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

ParameterData TypeRequiredRangeDescription
valueSTRINGYesN/AThe text input value that can span multiple lines

Outputs

Output NameData TypeDescription
outputSTRINGThe same string value that was provided as input