revBrowserRedraw

Redraws the specified browser.

# Metadata

Platforms: desktop OS: mac, windows Introduced: 2.8.1 Security: network

# Syntax

revBrowserRedraw instanceId

# Params

- instanceId : The integer identifier of a browser object

# Examples

revBrowserRedraw tBrowserId

# 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.

# Tags

# See

- **command:** revBrowserNavigate - **function:** result, revBrowserOpen - **glossary:** function