Export Embedded File

Exports an embedded file to an external file.

 

Input Arguments

 

0

Collection Name

Embedded File Collection Name

The collection containing the embedded file to export.

1

String

Embedded File Name

The name of the embedded file to export.

2

File Path or Embedded File

External File Name

The filename of the external file to save.

3

Boolean

Replace Existing?

Specify whether to overwrite the provided exter- nal file if it already exists.

Return Arguments

None.

 

Returned Status

 

SUCCESS

The file was successfully exported.

FAILURE

The file could not be exported.

Remarks

This command supports both absolute paths (ex. C:\test.xit ) and relative paths (ex. .\test.xit ).