Syntax: urlread( URL)
Description: Read a text file from the network. This function supports manytransfer protocols e.g. http, gopher, ftp, file.It returns a string with the file.
Group: input_output
Note: .
Example:
Also see: csvread, csvwrite
Implemented in: LambdaURLREAD.java