ComfyUI Node
Lumi Wrap Text
Wraps input text by prepending and appending strings.
Lumi Wrap Text
- text
◄text—►
◄prepend►
◄append►
CategoryLumi/Text
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | Input text to wrap | |
| prepend | STRING | Text to add before the input | |
| append | STRING | Text to add after the input |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |