Product Documentation
Virtuoso Technology Data SKILL Reference
Product Version IC23.1, June 2023

techGetDefaultTechName

techGetDefaultTechName( 
) 
=> t_binaryName / nil

Description

Returns the default name of the binary technology database.

Arguments

None

Value Returned

t_binaryName

The default name of the binary technology database (always tech.db).

nil

The function failed.

Example

techGetDefaultTechName( )
=> "tech.db"

Returns the default binary technology database name, tech.db.


Return to top
 ⠀
X