Proper way to return if a layer is a group or not.
I'm actually writing plugin using the C++ SDK and need to know what's the 'Ways' I am able to return if a layer is a group layer or not, It seems I have no access to this information...
I don't have a document element that I can call Document.Layer('myLayer'); I just have access to some suits. So if you could give me more than one way so I can see if I have this key / element to use it would be perfect, I just need high concept not full code. Thanks,
