Product Site

5.4.8.5. readLines (Class Method)

Reads the text lines of the file filename into an array and returns it.
Example 5.244. Read a text file into an array
arr=.File~readLines(filename)