revBrowserRefresh

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
revBrowserRefresh <instanceId>
XBrowser_Refresh [ <instanceId>]
Synonymsxbrowser_refresh
Summary

Refreshes the specified browser.

Introduced2.8.1
OSmac, windows
Platformsdesktop
Parameters
NameTypeDescription
instanceId

The integer identifier of a browser object

Example
revBrowserRefresh tBrowserId
Values
NameTypeDescription
The result

The revBrowserRefresh command puts empty into the result.

RelatedCommand: revBrowserStop, revBrowserNavigate
Function: result, revBrowserOpen
Glossary: function
Securitynetwork
Description

The revBrowserRefresh command reloads the current page of the browser specified by the instanceId.

Note: For general information on using the browser library, see the notes in the revBrowserOpen function reference.