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

ddLibHasTmpDir

ddLibHasTmpDir(
b_objId
)
=> t / nil

Description

Checks if the library has a temporary directory. A temporary directory for a library is defined by putting a TMP attribute on the library with an ASSIGN statement in a cds.lib file.

Arguments

b_objId

ID of the library.

Value Returned

t

The library has a temporary directory.

nil

The library does not have a temporary directory.


Return to top
 ⠀
X