ComfyUI Node
Set Text Without Comments
Sets some text after removing comments (Python #, C/C++ //, and /* */ style).
Set Text Without Comments
- str
◄str—►
◄prefix—►
◄suffix—►
CategorySage Utils/text/input
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| str | STRING | Input value for str. | |
| prefixopt | STRING | Input value for prefix. | |
| suffixopt | STRING | Input value for suffix. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| str | STRING | Output value for str_out. |