Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | File Management |
Similar to the Read Text File step, the Read All Lines from Text File step pulls the contents of a text file as a list of strings for each line in the file. A line in the file is defined by a new line character being used.
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 | List of Strings |
Related Information
Forum Posts: