revBrowserNavigate | ||||||||||
Type | command | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Synonyms | xbrowser_navigate | |||||||||
Summary | Navigates a browser to a given url. | |||||||||
Introduced | 2.8.1 | |||||||||
OS | mac, windows | |||||||||
Platforms | desktop | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Values |
| |||||||||
Related | Message: queryRecordChanged, browserBeforeNavigate, browserNavigateComplete, browserNavigateCompleteFrame Command: revBrowserForward, revBrowserRedraw, revBrowserStop, revBrowserRefresh, revBrowserBack Function: revBrowserOpen Glossary: function | |||||||||
Security | network | |||||||||
Description | The revBrowserNavigate function navigates to the given url in the browser identified by the instanceId.
|