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

ddGetForcedLib

ddGetForcedLib() 
=> t_filePath / nil 

Description

Returns the path to the cds.lib file that was set by using either the -cdslib argument to the executable or by using ddSetForcedLib.

Arguments

None

Value Returned

t_filePath

The path to the cds.lib file or empty string if no forced cds.lib file was specified.

nil

The path to the cds.lib file is not found.

Example

ddGetForcedLib() => "/user/library/cds.lib"

Related Topics

ddGetForcedLibEx

ddSetForcedLib

ddSetForcedLibEx


Return to top
 ⠀
X