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

dbIsBagReadable

dbIsBagReadable( 
g_ddObject 
) 
=> t / nil 

Description

Checks if the property bag exists on disk for the given ddId object and if the user has read access for that property bag file.

Arguments

g_ddObject

ddId of either library, cell, or view.

Value Returned

t

The property bag exists on disk and user has read access for it.

nil

Returns nil otherwise.

Examples

dbIsBagReadable( libId ) 

Related Topics

Soft Connect Terminal Functions


Return to top
 ⠀
X