browserNewInstance | |||||||
Type | message | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | xbrowser_newinstance | ||||||
Summary | Sent when a new browser instance is created. | ||||||
Introduced | 2.8.1 | ||||||
OS | mac, windows | ||||||
Platforms | desktop | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Message: browserNewUrlWindow Command: revBrowserClose, revBrowserSet Function: revBrowserOpen Glossary: function | ||||||
Security | network | ||||||
Description | The browserNewInstance message is sent to the current card of the stack when a new browser object is created in the stack's window.
|