oncomplete property
Defines a function handler for the complete event, which executes when the transaction has committed all pending operations.
This property is read/write.
![]() |
Syntax
| JavaScript |
|---|
object.oncomplete = ptr ptr = object.oncomplete |
Property values
Type: Function
A reference to function.
Standards information
See also
Show:
