Skip to content

Unit Reference MultilineStringNode

S2NX7 edited this page Oct 5, 2025 · 3 revisions

MultilineStringNode

image

The Multiline String node outputs a constant string value, which can include multiple lines of text.
Useful for storing or passing large string literals within a visual scripting graph.

Properties

  • stringLiteral : The string value stored in the node. Can include multiple lines.

Output Ports

  • output : The value of the provided string literal.
Clone this wiki locally