ComfyUI Node
Convert to string
A ComfyUI node in ✨ LF Nodes/Primitives with 6 inputs and 15 outputs.
Convert to string
- json
- ui_widget
- json
- boolean
- float
- integer
- json_boolean
- json_float
- json_integer
- boolean_float
- boolean_integer
- float_integer
- json_boolean_float
- json_boolean_integer
- json_float_integer
- boolean_float_integer
- json_boolean_float_integer
◄separator, ►
◄boolean—►
◄float—►
◄integer—►
Category✨ LF Nodes/Primitives
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| separator | STRING | , | Character(s) separating each string apart. |
| jsonopt | JSON | JSON value to convert to string. | |
| booleanopt | BOOLEAN | Boolean value to convert to string. | |
| floatopt | FLOAT | Float value to convert to string. | |
| integeropt | INT | Integer value to convert to string. | |
| ui_widgetopt | KUL_CODE | — |
Outputs (15)
| Name | Type | Description |
|---|---|---|
| json | STRING | — |
| boolean | STRING | — |
| float | STRING | — |
| integer | STRING | — |
| json_boolean | STRING | — |
| json_float | STRING | — |
| json_integer | STRING | — |
| boolean_float | STRING | — |
| boolean_integer | STRING | — |
| float_integer | STRING | — |
| json_boolean_float | STRING | — |
| json_boolean_integer | STRING | — |
| json_float_integer | STRING | — |
| boolean_float_integer | STRING | — |
| json_boolean_float_integer | STRING | — |