Plain Text
Uncontrolled node
Overview
This node allows a user to write text information that can be passed to other nodes. Use it over the Text node when you don't want markdown formatting in your text. For example, when you want to search your library for a specific file using [Find Library Files]
Inputs
As with the Text node, you are able to template variables into Plain Text using Handlebars, any markdown formatting will be shown in its raw format. For more information and examples on how to use Handlebars, see Handlebars.
Outputs
Output | Type | Description |
---|---|---|
Output | Text | Text contained in the node as a markdown string |