From GridLAB-D Wiki
Jump to: navigation, search

import - Import data using module loader

Synopsis

import module specification;

Description

The import directive transfers GLM loader control to a module. If the import process succeeds, the load continues on the next line of the GLM file.

See also