vl-layerstates-getdescription
(vl-layerstates-getdescription
lstate)
gets the optional description text for the
LayerState (can be empty string)
Arguments |
'lstate' a string or symbol specifying the LayerState |
Return |
the description text, or NIL to indicate an error |
Example |
(vl-layerstates-getdescription "MyLayers_1") returns "All frozen + locked layers" |
Alias |
|
Remarks |
© Menhirs NV. All rights reserved. |