Import a given template at a specific location. The template will be stored in the library. Throws an error if the given URL is read-only.
"cAMTemplateLibrary_var" is a variable referencing a CAMTemplateLibrary object. |
"cAMTemplateLibrary_var" is a variable referencing a CAMTemplateLibrary object. |
| Type | Description |
| URL | Returns the URL of the newly imported template, or null if the import failed. |
| Name | Type | Description |
| camTemplate | CAMTemplate | The template that should be imported. |
| destinationUrl | URL | The URL to the folder where to save the template. |