ComfyUI Node
load STRING from file
Loads a text file in UTF-8 encoding and returns its content as a STRING without any further processing.
load STRING from file
- text
- exists
◄path►
CategoryBasic/Path
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| path | STRING | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| exists | BOOLEAN | — |