FindStoreItem

Prototype: GemRB.FindStoreItem (resref)

Description: Returns the amount of the specified items in the open store. 0 is also returned for an infinite amount.

Parameters:

  • resref - item resource

Return value: integer


Back to function index, GUIScript introduction.