Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

leHiSearch

leHiSearch(
[ w_windowId ]
) 
=> t / nil

Description

Opens the Find/Replace form, which lets you search the specified window for objects that match user-specified query requests. If you do not specify w_windowId, the layout editor uses the current window.

You select the type of object to search for, how deep in the hierarchy to search, and the criteria types to search.

Arguments

w_windowId

Window ID of the window specified.

Value Returned

t

The function is successful.

nil

The function is not successful.


Return to top
 ⠀
X