hdbCreateConfigBag
hdbCreateConfigBag(
)
=> h_configBagId / nil
Description
Creates a configuration bag to hold configurations.
Arguments
Value Returned
Example
configBag = hdbCreateConfigBag()
Reference
An example for the use of this function can also be found at:
your_install_dir/tools/hdb/examples/hdbTraverse.il
Related Topics
Parent/Child Database Functions
Return to top