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

schMapGetOption

schMapGetOption( 
s_arg
)
=> t_value / nil

Description

Returns the value that is internally registered to the provided argument of the Schematic Migration configuration file.

Arguments

s_arg

Symbolic name of the argument.

Value Returned

t_value

Internal value of the provided argument.

nil

Internal value could not be given.

Examples

schMapGetOption('runDir)

Return to top
 ⠀
X