Skip to main content
Version: v0.17.0

FileRead

Alias:FileRead, ReadFromFile

Output:StringStream

Reads text from a file.

ParameterTypeRequiredPositionDefault ValueSummary
Pathstring✔1The name of the file to read.
EncodingEncodingEnum2UTF8 no BOMHow the file is encoded.
Decompressbool3falseWhether to decompress this string