I've been looking around for a while and come up dry. Is there an easy way to find, via macro, the number of herbs in a stack in your inventory? Say you have a stack of 13 of whatever herb in your inventory. Is there a macro that can tell you how many herbs are in that stack?
EDIT: Wow, I'm a moron. Dont' know how I missed it - GetContainerItemInfo() is exactly what I was looking for.