Discuss this page on this page's [[itmGetUNID Talk Page|Talk Page]] === itmGetUNID === See [[http://xelerus.de/index.php?s=functions&function=52|itmGetUNID at Xelerus]] ^ Syntax | (itmGetUNID item) -> itemUNID | ^ Arguments | item: The itemStruct of the item you want to get the UNID of. | ^ Returns | The UNID of the item. | ^ Category | [[item functions|item]], [[unid functions|UNID]] | ^ Description | Returns the UNID of the item. | === Example === (itmGetUNID (itmCreate 0x403E 1)) Returns the number 16446. Return to [[:Functions]] list