Read All Lines from Text File
  • 18 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Read All Lines from Text File

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationFile 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

PropertyDescriptionData Type
File NameThe name of the file. The path and extension must be included in the nameString

Outputs

PropertyDescriptionData Type
OutputThe contents of the fileList of Strings


Related Information

Forum Posts:


Was this article helpful?