ComfyUI Node
Format Text
Build a STRING from a multiline template. Placeholders are {a}..{f}. Missing placeholders become empty (or missing_placeholder). No eval(). Brace escaping is not supported: any {name} token is a placeholder.
Format Text
- a
- b
- c
- d
- e
- f
- text
◄templateWorkflow Done
Face similarity: {a}%
LoRA: {b}►
◄missing_placeholder►
CategoryOrel's Nodes/Text
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| template | STRING | Workflow Done Face similarity: {a}% LoRA: {b} | — |
| aopt | * | — | |
| bopt | * | — | |
| copt | * | — | |
| dopt | * | — | |
| eopt | * | — | |
| fopt | * | — | |
| missing_placeholderopt | STRING | Replacement used when a placeholder has no connected value. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |