Product Documentation
Virtuoso Schematic Editor SKILL Functions Reference
Product Version IC23.1, November 2023

schMapSaveConfig

schMapSaveConfig( 
t_path
)
=> t / nil

Description

Creates a configuration file with the arguments used in Schematic Migration that have values that differ from the default.

Arguments

t_path

Path and filename of the configuration file to be saved.

Value Returned

t

Configuration file is created successfully.

nil

Configuration file could not be created.

Examples

schMapSaveConfig("./schMapDefaults.il")


Return to top
 ⠀
X