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

hdbCloseConfigsInBag

hdbCloseConfigsInBag( 
h_configBagId 
)
=> t / nil

Description

Closes all of the configurations held in a configuration bag.

Arguments

h_ConfigBagId

A configuration bag ID; something returned by hdbCreateConfigBag.

Value Returned

t

All of the configurations held in the bag were closed successfully.

nil

An error was encountered while trying to close all the configs in the bag.

Example

hdbCloseConfigsInBag( configBag )

An example for the use of this function can also be found at

your_install_dir/tools/hdb/examples/hdbTraverse.il

Related Topics

hdbCloseConfigsInBag

hdbAddConfigToBag

hdbCreateConfigBag

Hierarchy Database Functions

Occurrence Property Functions

Parent/Child Database Functions


Return to top
 ⠀
X