Imports a layer state from a specified file
Supported Platforms: Windows and Mac OS
(layerstate-import filename)
Type: String
Name of the file from which to import a layer state.
Type: T or nil
T if the import is successful; nil otherwise.
(layerstate-import "c:\\mylayerstate.las") T
(layerstate-import "/mylayerstate.las") T