From GridLAB-D Wiki
export - Export data using module loader
Synopsis
export module specification;
Description
The export calls the export function of the specified module. This function is typically used to create a template model for the import directive. If the export process succeeds, the load continues on the next line of the GLM file.