fileRead
Version 23.3.8698
fileRead
Version 23.3.8698
Reads a text file and pushes the data out.
Required Parameters
- file: The name of the file to read.
Optional Parameters
- encoding: The encoding of the file. The default value is ‘UTF-8’.
Output Attributes
- file:data: The file data.