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

axlOutputsExportToFile

axlOutputsExportToFile(
t_sessionName
t_fileName
[ ?omitTestCol g_omitTestCol ]
)
=> t / nil

Description

Exports outputs from the currently active setup to the specified CSV file.

Arguments

t_sessionName

Name of the currently active session.

t_fileName

Name of the CSV file to which outputs are to be exported.

?omitTestCol g_omitTestCol

Specifies whether to include the Test column in the exported output details. If the Test column is not included, the outputs can be reused for a different test. In the latter case, you need to explicitly specify the test name while importing outputs.

Value Returned

t

Successful operation

nil

Unsuccessful operation


Return to top
 ⠀
X