revBrowserClose | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | xbrowser_close | ||||||
Summary | Destroy the specified browser | ||||||
Introduced | 2.8.1 | ||||||
OS | mac, windows | ||||||
Platforms | desktop | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Message: browserNewInstance, browserClosing Command: revBrowserSnapshot, revBrowserStop Function: result, revBrowserInstances, revBrowserOpen Glossary: function | ||||||
Security | network | ||||||
Description | The revBrowserClose command destroys the browser specified by the instanceId. The browser is closed and removed from memory.
|