Prints the current page of the specified browser.
# Metadata
Platforms: desktop OS: mac, windows Introduced: 2.8.1 Security: network
# Syntax
revBrowserPrint instanceId
# Params
- instanceId : The integer identifier of a browser object
# Examples
revBrowserPrint tBrowserId
# 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.
# Tags
# See
- **command:** revBrowserSnapshot, print, open printing - **function:** revBrowserOpen, result - **glossary:** function