layerstate-addlayers
L Functions
layerstate-export
Deletes a layer state
(layerstate-delete layerstatename)
Arguments
-
layerstatename
-
A string specifying the name of the layer state
to be deleted.
Return Values
T if the delete
succeds; otherwise nil
Examples
(layerstate-delete “myLayerState”)
T