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

dbRefreshBag

dbRefreshBag( 
g_bagId 
) 
=> t / nil 

Description

Refreshes the virtual memory image of the property bag by the one from the disk. If the disk file does not exist and the bag is in edit mode, then the virtual memory is truncated.

Arguments

g_bagId

Property bag to be refreshed.

Value Returned

t

The bag is refreshed.

nil

The property bag cannot be refreshed.

Examples

dbRefreshBag( bagId ) 

Related Topics

Soft Connect Terminal Functions


Return to top
 ⠀
X