Read file
Description
Reads a file at the input path and outputs the file content as long-text
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
File path | text | link-manual | true | :x: |
Scenarios
- The user wants to read a files content to long text
Use case
Inputs
- File path:
D:\example.csv
Experienced tips
- If you do not specify the
File path
, the process will stop and provide you with the following error.File path is required
Search Tags
Read content from file