Used to read the contents of a text file.
1. | File Name | (Mandatory) | The file path where the file exists. If a relative file path is specified, the file will be accessed from a script directory. Also accepts absolute file paths. | ||||
2. | Use Script Root | (Optional) | Use this to force a subscript to access a file in the main script directory. Only applicable when the File Name is a relative file path.
|
Fig. 1 - Read Text File - Inputs