Exports a template into a file for storage and later usage. Exported template can be retrieved from their file form by using importTemplate.
Arguments
- template
A template object generated with gridTemplate.
- path
The file path where to export the system to, including the file name and extension. The file name must end with a
.yaml
extension.