Been looking at all the Python libraries I can find and still have not been able to figure this out. I have script that creates a layer but sometimes the end result of that later returns no records. How do I tell Python to stop the process if this layer is empty?
Thanks