Imports an external MP file and embeds it into the active collection.
0 |
File Path or Embedded File |
External MP File Name |
The name of the MP file to embed. |
1 |
Boolean |
Replace Existing? |
Specifies whether the imported file will replace an existing embedded MP with the same name. |
None.
SUCCESS |
The file was successfully imported. |
FAILURE |
The source file could not be found. |
This command supports both absolute paths (ex. C:\test.xit ) and relative paths (ex. .\test.xit ). If a relative path is provided and the MP is embedded, the path will be relative to the current SA file location.