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

schMapSetOption

schMapSetOption( 
s_arg
x_value
)
=> t_value / nil

Description

Assigns values to the arguments of the Schematic Migration configuration file.

Arguments

s_arg

Symbolic name of the argument.

x_value

New value of argument.

Value Returned

t_value

Newly assigned value of the provided argument.

nil

Newly assigned value could not be given.

Examples

schMapSetOption('runDir "./SCHMAP_RUNDIR")

Return to top
 ⠀
X