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

dbGetBagOwner

dbGetBagOwner( 
g_bagId 
) 
=> g_ddId / nil 

Description

Returns the owner of the specified property bag. The owner could be a library, cell, or view.

Arguments

g_bagId

The ID of a property bag.

Value Returned

g_ddId

The ID of the property bag owner.

nil

The function failed.

Examples

dbGetBagOwner( bagId ) 

Related Topics

Soft Connect Terminal Functions


Return to top
 ⠀
X