Destroy a webview (webview.destroy)
Declaration
Parameters
- id
Integer. Optional. Current webview id (1 ~ 1000). Default 1.
Notes
- Destroy a webview.
- When a script stops, all webviews shown during its execution will be destroyed automatically.
Example
See Samples