URL property
Assigns or returns the URL of the HTML document containing the desired table.
Syntax
Set: TableReader.setURL(tableURL)
Get: tableURL = TableReader.getURL()
Applies to
TableReader class.
Data type
String
Usage
If reading is in progress, this operation is aborted.
Example
URL property example
See also
TableReader applet