Text File Reader

Description

This node reads a file from your disk.

Inputs

  • Path - The path of the file.
  • Encoding - The encoding method. A list of avilable encoding can be found here.

Outputs

  • Text - The output text.