in reply to
Re: Extracting WQL "count" results
in thread
Extracting WQL "count" results
That's because .Count is a property of a Collection object. It is not a "function".
Comment on
Re^2: Extracting WQL "count" results
In Section
Seekers of Perl Wisdom