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

hdbSetDefaultLibListString

hdbSetDefaultLibListString(
h_configID
t_liblist
)
=> t / nil

Description

Sets the global library list in the configuration specified by the h_configId

Arguments

h_configId

Specifies a configuration ID returned by hdbOpen

t_libList

Specifies the library list to be set

Value Returned

t

If the library list has been set

nil

If the library list has not been set

Example

status = hdbSetDefaultLibListString( config "lib1 lib2 lib3" )

Related Topics

Hierarchy Database Functions

Occurrence Property Functions

Parent/Child Database Functions


Return to top
 ⠀
X