WoW:API GetMerchantNumItems

Revision as of 05:51, 4 January 2006 by WoWWiki>WoWWiki-Hammersmith (cat)
GetMerchantNumItems -Documentation by Fenaoin-
numItems = GetMerchantNumItems();

Returns the number of items a merchant carries. If an invalid target is selected (for instance, a class trainer), 148 is returned, not 0.


Arguments
none

Returns
numItems
numItems
Number - the number of items the merchant carries

Template:WoW API