File Read
Reads a file and outputs its content as String, Line List, List/Map from JSON, or Base64-encoded string of the file data.
Pure Function
No
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Complete
OUTPUTFires after reading completes.
Data Inputs
Path
INPUTThe file path to delete.
Read As
INPUTType of input to read as.
Encoding
INPUTSpecifies the character encoding used to read the file. Set to 'auto' to attempt to automatically detect the encoding, or provide a specific encoding such as UTF-8, UTF-16BE, UTF-16LE, UTF-16, Windows-1252, or ISO-8859-1 for example.
Data Outputs
Value
OUTPUTany
Output of file read.
Multiple
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing