vl-layerstates-has
(vl-layerstates-has lstate)
verifies whether the specified LayerState
'lstate' is existing
|
Arguments |
'lstate' a string or symbol specifying the LayerState |
|
Return |
T if the LayerState 'lstate' is existing, NIL otherwise |
|
Example |
(vl-layerstates-has "MyLayers_1") verifies whether the LayerState "MyLayers_1" exists |
|
Alias |
|
|
Remarks |
| © Menhirs NV. All rights reserved. |