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

dbGetBag

dbGetBag( 
g_ddObject 
) 
=> g_bagId / nil 

Description

Opens the property bag in read mode for the given ddId object.

Arguments

g_ddObject

ddId of library, cell, or view.

Value Returned

g_bagId

The bag is opened successfully.

nil

If the property bag is newly created but not yet saved to disk.

Examples

dbGetBag( libId ) 

Related Topics

Soft Connect Terminal Functions


Return to top
 ⠀
X