ze_get_item_cost

Syntax

native ze_get_item_cost(iItemid);

Usage

iItemid
The item id from ze_register_item() or ze_get_item_id().

Description

Description:         Get item cost (Integer) by it's id.

Return

Item cost     | If item id is valid.
ZE_WRONG_ITEM | If item id is invalid.

Note

ZE_WRONG_ITEM is defined as -1