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

ddObjIsInMaster

ddObjIsInMaster(
b_objId
)
=> t / nil

Description

Checks if the object exists in the master directory.

Arguments

b_objId

ID of the object.

Value Returned

t

The object is in the master directory.

nil

The object is not in the master directory.

Related Topics

ddObjIsInTmp


Return to top
 ⠀
X