ComfyUI Node
🪠️ WWAA JoinString
Combines a string with defined prefix and suffix text. Originally designed to build LoRA strings for inclusion into prompts, for example creating '<lora:Name:1>' where prefix is '<lora:' and suffix is ':1>'. Useful for any string concatenation needs.
🪠️ WWAA JoinString
- Joined String
◄pre_textPre-text►
◄input_text—►
◄post_textPost-text►
Category🪠️ WWAA/String
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| pre_text | STRING | Pre-text | — |
| input_text | STRING | — | |
| post_text | STRING | Post-text | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| Joined String | STRING | — |