Read Lines
Reads all the lines of a given text file
Last updated
Reads all the lines of a given text file
Last updated
This activity opens and reads all the lines of a given text file and closes the file.
Filename: Required
The full path of the file that is to be read.
File Encoding: Input file encoding. The available options are.
utf-8 (default)
Result: Stores a list of text lines read from the given file as type