save STRING to file

Basic data handling: PathSaveStringFile

Basic/Pathoutput node

Saves a string to a text file. This node takes a string and saves it to the specified path as a text file. Optionally, you can choose to create the directory if it doesn't exist.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (4)

NameTypeRequired
textSTRINGrequired
pathSTRINGrequired
create_dirsBOOLEANoptional
encodingSTRINGoptional

Outputs (1)

NameType
successBOOLEAN