Visit ComfyUI Online for ready-to-use ComfyUI environment
Join multiple text inputs into a cohesive string with customizable separator for AI art applications.
The StarTextInput
node is designed to facilitate the combination of multiple text inputs into a single cohesive string. This node is particularly useful for AI artists who need to manage and manipulate text data efficiently. By allowing up to seven text inputs, it provides flexibility in how you can structure and organize your text data. The node's primary function is to join these text inputs using a specified separator, which can be customized to suit your needs. This capability is essential for creating complex text prompts or data strings that can be used in various AI art applications. The node ensures that only non-empty text inputs are considered, providing a clean and concise output. If no inputs are provided, it returns a playful default message, encouraging interaction and input from the user.
The separator
parameter is a required input that determines the character or string used to join the text inputs. It plays a crucial role in defining how the final output string is formatted. The default value is a single space (" "
), but you can customize it to any string that suits your needs, such as a comma, hyphen, or any other delimiter. This flexibility allows you to tailor the output to specific requirements, whether you're creating a list, a sentence, or any other structured text format.
The text1
parameter is an optional input that allows you to provide the first piece of text to be included in the final output. It is a string input, and if left empty, it will not be included in the joined result. This parameter is useful for adding the initial segment of your text data.
The text2
parameter is another optional input for the second piece of text. Like text1
, it is a string input and will only be included in the output if it contains a non-empty value. This parameter helps in building upon the initial text input.
The text3
parameter serves as an optional input for the third text segment. It functions similarly to text1
and text2
, allowing you to add more content to your final string. This parameter is useful for expanding your text data further.
The text4
parameter is an optional input with a default value of an empty string. It provides additional flexibility by allowing you to include more text in the final output. This parameter is particularly useful when you have predefined text segments that you want to include.
The text5
parameter is similar to text4
, offering an optional input with a default empty string. It allows for further expansion of your text data, making it easier to include multiple text segments in your final output.
The text6
parameter is another optional input with a default empty string. It provides additional capacity for including text in the final output, ensuring that you can accommodate a wide range of text data.
The text7
parameter is the final optional input, also with a default empty string. It completes the set of text inputs, allowing you to include up to seven text segments in your final output. This parameter is ideal for comprehensive text data management.
The output parameter is a single string that represents the concatenated result of the provided text inputs, joined by the specified separator. This output is crucial for creating structured and organized text data that can be used in various AI art applications. If no text inputs are provided, the output will be a default message: "A cute little monster holding a sign with big text: GIVE ME INPUT!" This ensures that the node always returns a meaningful result, encouraging user interaction.
RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Playground, enabling artists to harness the latest AI tools to create incredible art.