Shop amount: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
Created page with '{{#vardefine:name|shop_amount}} {{#vardefine:return_type|int}} {{FunctionPage| name={{#var:name}}| function_category=Item Management| function1={{Function| name={{#var:name}}| …'
(No difference)

Revision as of 00:11, 2 March 2010



Function Syntax

int shop_amount(item it )

  • it is the item to check

Returns the amount of a given item that are currently for sale in your mall store.

See Also

item_amount() | stash_amount() | storage_amount()