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

hdbSetDefaultViewListString

hdbSetDefaultViewListString(
h_configID
t_viewList
)
=> t / nil

Description

Sets the global view list in the configuration specified by h_configId

Arguments

h_configId

Specifies a configuration ID returned by hdbOpen.

t_viewList

Specifies the view list needs to be set.

Value Returned

t

If the view list has been set

nil

If the view list has not been set

Example

status = hdbSetDefaultViewListString( config "view1 view2 view3" )

Related Topics

Hierarchy Database Functions

Occurrence Property Functions

Parent/Child Database Functions


Return to top
 ⠀
X