Visit ComfyUI Online for ready-to-use ComfyUI environment
Efficiently process multiline text inputs with documentation link for AI art projects.
The CR Text node is designed to handle and process multiline text inputs efficiently. It allows you to input a block of text and returns it as is, along with a helpful link to the documentation for further assistance. This node is particularly useful for managing and manipulating text data within your AI art projects, providing a straightforward way to handle text without any modifications. Its primary goal is to facilitate the easy integration of text data into your workflows, ensuring that you can focus on the creative aspects of your projects.
The text
parameter is a multiline string input that allows you to enter any block of text. This text will be processed and returned as is by the node. The default value is an empty string (""
), and it supports multiline input, making it ideal for handling larger text blocks or paragraphs. This parameter is essential for feeding the text data you want to work with into the node.
The text
output parameter returns the exact text that was input into the node. This allows you to pass the text through the node without any alterations, ensuring that the original content is preserved for further use in your workflow.
The show_help
output parameter provides a URL link to the documentation for the CR Text node. This link directs you to a detailed guide on how to use the node, offering additional support and information to help you make the most of its capabilities.
show_help
output to quickly access the documentation and gain a deeper understanding of the node's functionalities and potential use cases.text
parameter is left empty.text
parameter before executing the node.© Copyright 2024 RunComfy. All Rights Reserved.