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

ddsGetCustomLibSelect

ddsGetCustomLibSelect(
) 
=> t_name / nil

Description

Returns the name string passed to ddsRegCustomLibSelect if a custom Library Browser is registered to the system. If a custom Library Browser is not registered, nil is returned.

Arguments

None

Value Returned

t_name

The name as specified to the ddsRegCustomLibSelect function.

nil

Nothing is registered.


Return to top
 ⠀
X