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

dbMakeBagCurrent

dbMakeBagCurrent( 
g_bagId 
) 
=> t / nil 

Description

Refreshes the given property bag if it is out of date relative to the one on disk.

Arguments

g_bagId

Property bag to be refreshed.

Value Returned

t

The bag is refreshed or it is already up to date.

nil

The property bag cannot be refreshed.

Examples

dbMakeBagCurrent( bagId ) 

Related Topics

Soft Connect Terminal Functions


Return to top
 ⠀
X