revBrowserPrint

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
revBrowserPrint <instanceId>
XBrowser_Print [<instanceId>]
Synonymsxbrowser_print
Summary

Prints the current page of the specified browser.

Introduced2.8.1
OSmac, windows
Platformsdesktop
Parameters
NameTypeDescription
instanceId

The integer identifier of a browser object

Example
revBrowserPrint tBrowserId
Values
NameTypeDescription
The result

The revBrowserPrint command puts empty into the result The revBrowserPrint command does not require the printing library to be included.

RelatedCommand: revBrowserSnapshot, print, open printing
Function: revBrowserOpen, result
Glossary: function
Securitynetwork
Description

The revBrowserPrint command prints the current page of the browser specified by the instanceId. On issuing this command, the standard operating system print dialog will appear, allowing the user to choose printer options and confirm that the page should be printed.

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