Destroy the specified browser
# Metadata
Platforms: desktop OS: mac, windows Introduced: 2.8.1 Security: network
# Syntax
revBrowserClose instanceId
# Params
- instanceId : The integer identifier of a browser object
# Examples
revBrowserClose tBrowserId
# Description
The revBrowserClose command destroys the browser specified by the instanceId. The browser is closed and removed from memory.
>*Note:* For general information on using the browser library, see the > notes in the revBrowserOpen function reference.
# Tags
# See
- **message:** browserNewInstance, browserClosing - **command:** revBrowserSnapshot, revBrowserStop - **function:** result, revBrowserInstances, revBrowserOpen - **glossary:** function