ComfyUI > Nodes > CRT-Nodes > Text Box line spot (CRT)

ComfyUI Node: Text Box line spot (CRT)

Class Name

Text Box line spot

Category
CRT/Text
Author
CRT (Account age: 1707days)
Extension
CRT-Nodes
Latest Updated
2026-03-16
Github Stars
0.1K

How to Install CRT-Nodes

Install this extension via the ComfyUI Manager by searching for CRT-Nodes
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter CRT-Nodes in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Text Box line spot (CRT) Description

Manages and displays text dynamically, handling multiline inputs and external passthrough data.

Text Box line spot (CRT):

The Text Box line spot node is designed to manage and display text within a node-based system, offering flexibility in how text is processed and presented. This node is particularly useful for scenarios where you need to handle multiline text inputs and optionally pass through external text data. Its primary function is to determine which text to display based on the availability of an external passthrough input, providing a seamless way to manage text content dynamically. By allowing for both internal and external text inputs, this node ensures that you can easily adapt to different text processing needs, making it a versatile tool in any text manipulation workflow.

Text Box line spot (CRT) Input Parameters:

text

The text parameter is a required input that accepts a multiline string. This parameter serves as the primary source of text content for the node. If no external passthrough text is provided, the node will use this internal text for processing and display. The default value is an empty string, allowing you to input any desired text content. This parameter is crucial for defining the text that will be managed by the node when no passthrough input is available.

passthrough

The passthrough parameter is an optional input that also accepts a string. This parameter allows you to provide an external text input that can override the internal text parameter. If a non-empty passthrough string is provided, the node will prioritize this input for display purposes. The default value is an empty string, and it is designed to be forcefully inputted when needed. This parameter is particularly useful when you want to dynamically change the text content based on external conditions or inputs.

Text Box line spot (CRT) Output Parameters:

text

The text output parameter returns a string that represents the final text content determined by the node. This output is the result of evaluating both the text and passthrough inputs, with the passthrough taking precedence if it is not empty. The output is crucial for downstream nodes or processes that require the processed text content, ensuring that the most relevant text is always available for further manipulation or display.

Text Box line spot (CRT) Usage Tips:

  • Use the passthrough parameter to dynamically update the text content based on external conditions, allowing for more flexible and responsive text management.
  • When working with static text content, rely on the text parameter to define the default text, ensuring that the node has a consistent fallback option if no passthrough input is provided.

Text Box line spot (CRT) Common Errors and Solutions:

Empty text input

  • Explanation: This error occurs when both the text and passthrough inputs are empty, resulting in no text being available for output.
  • Solution: Ensure that at least one of the inputs, either text or passthrough, contains valid text content to avoid this issue.

Invalid passthrough input

  • Explanation: This error happens when the passthrough input is expected but not provided, leading to unexpected results.
  • Solution: Verify that the passthrough input is correctly connected and contains the desired text content when needed.

Text Box line spot (CRT) Related Nodes

Go back to the extension to check out more related nodes.
CRT-Nodes
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Text Box line spot (CRT)