| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| fileName | String | The File Name to export to. | ||
| comment | String | Comment to include in the Export File. | ||
| obsolete_embedFileData | Boolean | Optional | OBSOLETE. If omitted, a value of False is assumed. | |
| exportFormat | isefinImportInformationFileType | Optional | The Export Format. Information will only be exported for items that support this format, e.g. if CSV format is selected and you have opted to export Scripts, this will be ignored since Scripts do not support exporting to CSV format. If omitted, a value of isefinImportInformationFileType.Standard is assumed. |
A Boolean value indicating success.