This is no longer the case.
If you have 10 in inventory and 1 on cursor
Will return 10. Previously it was 11. More importantly, if all are on cursor, count is 0.${FindItemCount[=Vegetables]}
However FindItem appears to still factor cursor in. if all of an item is on the cursor, count is 0, and found is still valid
${FindItem[=Vegetables]}

