CloseExportFile
Closes the currently opened Export file.
Syntax
bool CloseExportFile ()
Parameters
None.Returns
Always True.Level
Any level.Details
Closes the currently opened Export file.This action usually belongs to its own RuleSet (ExportClose, for example), and applies to the Batch object of the Document Hierarchy. However, it can be used at any level.
- Example
CloseExportFile()