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

absExportReport

absExportReport(
)
=> 0 / 1

Description

Outputs a summary of the cells in your library to a report file.

Arguments

None

Value Returned

0

Indicates an error.

1

Indicates successful operation.

Option

ExportReportFile filename

Specifies the path to and name of the report file. The default is abstract.report.

Examples

Exports a report file called file1.rep in the current working directory.

absSetOption( "ExportReportFile" "file1.rep" )
=> 1
absExportReport
=> 1

Related Topics

Exporting a Report in Abstract Generator


Return to top
 ⠀
X