revBrowserRedraw

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
revBrowserRedraw <instanceId>
XBrowser_Redraw [<instanceId>]
Synonymsxbrowser_redraw
Summary

Redraws the specified browser.

Introduced2.8.1
OSmac, windows
Platformsdesktop
Parameters
NameTypeDescription
instanceId

The integer identifier of a browser object

Example
revBrowserRedraw tBrowserId
Values
NameTypeDescription
The result

The revBrowserRedraw command puts empty into the result.

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

The revBrowserRedraw command redraws the current page in the browser specified by the instanceId. Redrawing the page does not require the page to be refreshed.

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