Libraries anvil comm readLines

array readLines(string url)
Reads a text file into an array of text strings.
Parameters url -  URL to read from
Returns Contents of URL as array of strings
Throws IOError -  If operation failed