Hi guys,
I've been writing a simple script using selectedLayers to get to the properties that I wanted. I just realized that in order for selectedLayers to work, it seemed that I have to select the layers first and then run the script.
This is abit problematic, considering the script usage later on. Is there a better way to point to the layer selection or some sort of a constant update on the selectedLayers?
Many thanks,
Deo