update method
Starts reading of the specified form.
Syntax
FormReader.update()
Applies to
FormReader class.
Parameters
none.
Return value
None.
Usage
If reading is already in progress, this operation is aborted since it is assumed that one or more FormReader properties have changed.
Example
update example
See also
FormReader applet
abort method