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

ddCatIsObjInCat

ddCatIsObjInCat( 
t_name 
b_ddId 
) 
=> t_type / ddcCatUnknownType 

Description

Searches for the named object in the given category.

Arguments

t_name

The object name.

b_ddId

The category ID.

Value Returned

t_type

The type of the object found if the category contains something of that name.

ddcCatUnknownType

The category does not contain anything of that name.


Return to top
 ⠀
X