String Literal¶
Documentation¶
- Class name:
String Literal
- Category:
ImageSaverTools/utils
- Output node:
False
The String Literal node is designed to encapsulate and manage string values within the node network. It serves as a fundamental utility for handling literal string inputs, enabling the seamless integration and manipulation of text data across various nodes and processes.
Input types¶
Required¶
string
- This parameter allows users to input a literal string value, which the node then processes or passes on as needed. It acts as the primary means for introducing text data into the node's workflow, emphasizing the node's role in text management and manipulation.
- Comfy dtype:
STRING
- Python dtype:
str
Output types¶
string
- Comfy dtype:
STRING
- Outputs the literal string value that was input, facilitating the transfer of text data to subsequent nodes or processes within the network.
- Python dtype:
str
- Comfy dtype:
Usage tips¶
- Infra type:
CPU
- Common nodes:
- CLIPTextEncode
- Text Concatenate
- StringFunction|pysssss