Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

asiGetCalcResultsDir

asiGetCalcResultsDir(
)
=> t_Datadir / nil

Description

Returns the results directory currently used by calculator functions.

Arguments

None

Value Returned

t_Datadir

Returns the results directory currently used by calculator functions.

nil

Returns nil if no results are selected.

Examples

Returns the current results directory that is being used by calculator functions.

asiGetCalcResultsDir()

Return to top
 ⠀
X