Product Documentation
Virtuoso Visualization and Analysis XL SKILL Reference
Product Version IC23.1, November 2023

vvDisplayBrowser

vvDisplayBrowser(
)
=> l_windowID / nil

Description

Invokes the Results Browser within a window.

Arguments

None

Value Returned

l_windowID

Window ID of the Results Browser window.

nil

Results Browser cannot be invoked because of an error.

Examples

The following example invokes the Results Browser and returns the window ID.

vvDisplayBrowser()
=> dwindow:15


Return to top
 ⠀
X