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: