Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

asiGetPsfDir

asiGetPsfDir( 
o_session
)
=> t_dirName / nil

Description

Returns the name of the PSF directory.

Argument

o_session

Session object.

Value Returned

t_dirName

Returns the name of the PSF directory.

nil

There is an error.

Example

psfDir = asiGetPsfDir( session )

Returns the PSF directory.


Return to top
 ⠀
X