Discuss this page on this pages [[itmGetLevel Talk Page|TalkPage]] === itmGetLevel === See [[http://xelerus.de/index.php?s=functions&function=46|itmGetLevel at Xelerus]] ^ Syntax | (itmGetLevel item) -> level | ^ Arguments | item: The itemStruct of the item you want to get the level of. | ^ Returns | The level of the item. | ^ Category | [[item]] | ^ Description | Returns the level of the item. | === Example === (itmGetLevel (itmCreate 0x4001 3)) Returns the number 1. Return to [[:Functions]] list