revBrowserForward

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
revBrowserForward <instanceId>
XBrowser_Forward [ <instanceId>]
Synonymsxbrowser_forward
Summary

Go forward in the specified browser.

Introduced2.8.1
OSmac, windows
Platformsdesktop
Parameters
NameTypeDescription
instanceId

The integer identifier of a browser object

Example
revBrowserForward tBrowserId
Values
NameTypeDescription
The result

The revBrowserForward command places empty into the result.

RelatedCommand: revBrowserNavigate
Function: revBrowserOpen
Glossary: function
Securitynetwork
Description

The revBrowserForward command navigates one page forward in the browser specified by instanceId.

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