getInstallPath
getInstallPath(
)
=> l_string
Description
Returns the absolute path of the Cadence DFII installation directory where the DFII products are installed on your system as a list of a single string.
Arguments
Value Returned
Examples
getInstallPath()
=> ("/usr5/cds/5.0")
Related Topics
Return to top