Unit Reference MultilineStringNode - RealityStop/Bolt.Addons.Community GitHub Wiki

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.
⚠️ **GitHub.com Fallback** ⚠️