Name property
Assigns or returns the name of the output dataset created from the parsed HTML table.
Syntax
Set: TableReader.setName(datasetName)
Get: datasetName = TableReader.getName()
Applies to
TableReader class.
Data type
String
Usage
If data has already been placed on the InfoBus, it is re-broadcast with the newly assigned name.
Example
Name property example
See also
TableReader applet