Last updated
Last updated
This activity reads the content of a given text file.
Filename: Required
The full path of the filename that is to be read.
File Encoding: Input file encoding. The available options are.
utf-8 (default)
Read As: Specify the input file type. The available options are.
PlainText (default)
XML
JSON
Result: Stores the contents of the read file in a specified variable.
Reads a given text file.