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

absExportOptions

absExportOptions(
)
=> 0 / 1

Description

Save the options settings for the current session to a specified location.

Arguments

None

Value Returned

0

An error is encountered.

1

The function executes successfully.

Option

ExportOptionsFile filename

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

Examples

Saves the options in a file called abstract.options in the current working directory.

absSetOption( "ExportOptionsFile" "abstract.options" )
=> 1
absExportOptions
=> 1

Related Topics

Exporting a Report in Abstract Generator


Return to top
 ⠀
X