Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbFindMosaicByName

dbFindMosaicByName(
d_cellViewId 
t_name
) 
=> d_mosaicId / nil

Description

Returns a mosaic ID if a mosaic with the given name is found in the cellview specified.

Arguments

d_cellViewId

Database ID of a cellview..

t_name

Name of a mosaic.

Value Returned

d_mosaicId

A mosaic ID if a mosaic with the given name is found in the cellview specified.

nil

Otherwise, nil is returned.

Related Topics

Mosaic Creation and Retrieval Functions


Return to top
 ⠀
X