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

hdbSetDefaultStopListString

hdbSetDefaultStopListString(
h_configID
t_stopList
)
=> t / nil

Description

Sets the global stop view list in the configuration specified by h_configId

Arguments

h_configId

Specifies a configuration ID returned by hdbOpen.

t_stopList

Specifies the stop view list to be set.

Value Returned

t

If the stop view list has been set

nil

If the stop view list has not been set

Example

status = hdbSetDefaultStopListString( config "stop1 stop2 stop3" )

Related Topics

Hierarchy Database Functions

Occurrence Property Functions

Parent/Child Database Functions


Return to top
 ⠀
X