Discuss this page on this pages [[itmGetCategory Talk Page|TalkPage]] === itmGetCategory === See [[http://xelerus.de/index.php?s=functions&function=40|itmGetCategory at Xelerus]] ^ Syntax | (itmGetCategory item) -> item category | ^ Arguments | item: The item you want to know the category of. | ^ Returns | An integer representing what category the item belongs to. See description for categories. | ^ Category | [[item]] | ^ Description | The item can be any of the categories found on this page on the wiki: http://wiki.neurohack.com/transcendence/wiki/functionlegend#categories | === Example === (itmGetCategory (itmCreate 0x4001 1)) Returns a 2. Return to [[:Functions]] list