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

dbFindClusterByName

dbFindClusterByName(
d_cellViewId
t_clusterName
)
=> d_clusterId / nil

Description

Searches for a cluster in the specified cellview with the specified name.

Arguments

d_cellViewId

The database ID of the cellview.

t_clusterName

Name of the cluster.

Value Returned

d_clusterId

The database ID of the cluster when successful.

nil

nil is returned if the cellview ID is invalid or the specified cluster is not found.

Related Topics

Cluster Functions


Return to top
 ⠀
X