Read Text File Steps
- 18 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Read Text File Steps
- Updated on 18 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 3.0.0 |
Last Modified in Version | 8.0.0 |
Location | File Management |
The Read Text File step reads the contents of a text file and outputs a single string value. The step accepts the path to the file as an input. If no path is provided, then the step will limit its search to the Decisions folder directory.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
File Name | The name of the file. The path and extension must be included in the name | String |
Outputs
Property | Description | Data Type |
---|---|---|
Output | The contents of the file | String |
Related Information
Forum Posts:
Was this article helpful?