ze_is_valid_itemid

Syntax

native ze_is_valid_itemid(iItemid);

Usage

iItemid
Item id to check.

Description

Description:     Check if this item id is valid or not.

Return

true  | If this itemid is valid.
false | If this itemid is invalid.