revBrowserBack

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
revBrowserBack <instanceId>
XBrowser_Back [<instanceId>]
Synonymsxbrowser_back
Summary

Go back in the specified browser.

Introduced2.8.1
OSmac, windows
Platformsdesktop
Parameters
NameTypeDescription
instanceId

The integer identifier of a browser object.

Example
revBrowserBack tBrowserId
Values
NameTypeDescription
The result

The revBrowserBack command places empty into the result.

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

The revBrowserBack command navigates one page backwards in the browser specified by instanceId.

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