Hello.
Using "Childcount:<3" is giving wrong results (lists folders not only with less than three children but also with more).
Same for "childfilecount:" and maybe more .
Using those functions with equal (=) or above (>) operator works fine - results are correct.
Thanks.
Regards.
Daniel
"Childcount:<3" is giving me wrong results
Re: "Childcount:<3" is giving me wrong results
Thanks for the bug report.
Functions that take an integer parameter should eat the < and > immediately after the :
The following functions are affected:
Functions that take an integer parameter should eat the < and > immediately after the :
The following functions are affected:
- childcount:
- childfilecount:
- childfoldercount:
- depth:
- bitdepth: