ComfyUI Node
SRL Format String
A ComfyUI node in utils with 6 inputs and 1 output.
SRL Format String
- in0
- in1
- in2
- in3
- in4
- STRING
◄formatfirst input via str(): {}, second input via repr(): {!r}, third input by index: {2}, fifth input by name: {in4}►
Categoryutils
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| format | STRING | first input via str(): {}, second input via repr(): {!r}, third input by index: {2}, fifth input by name: {in4} | — |
| in0opt | * | — | |
| in1opt | * | — | |
| in2opt | * | — | |
| in3opt | * | — | |
| in4opt | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |