Hi Kelly,
On a slightly related front, I'd like the ability to break out of executeForCount once a specified number has been reached.
I want to know if there are more than X features, rather than the total number of features, in the layer.
For example, once I know that there are more than 500 features, don't keep counting all 10,000,000 features.
At the moment the only way to test this is to count all features, which can take a long time with complex layers.
Cheers,
Steve