load STRING from file

Basic data handling: PathLoadStringFile

Loads a text file in UTF-8 encoding and returns its content as a STRING without any further processing.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (1)

NameTypeRequired
pathSTRINGrequired

Outputs (2)

NameType
textSTRING
existsBOOLEAN