Name property
Assigns or returns the name of the output dataset created from the parsed HTML form.
Syntax
Set: FormReader.setName(datasetName)
Get: datasetName = FormReader.getName()
Applies to
FormReader 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
FormReader applet