ScrGetLayerNameList

Returns an array containing names of all layers in the project.

UI Command:   None.
Syntax:   obj.ScrGetLayerNameList()
Parameters:  

None.

Return Value:  

ARRAY layerNameList

VB Example:  

obj.ScrGetLayerNameList()

IPY Example:  

oDoc.ScrGetLayerNameList()