fileRead

Version 22.0.8473


fileRead

Version 22.0.8473


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.