Discuss this page on this pages TalkPage
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. |
(itmGetLevel (itmCreate 0x4001 3))
Returns the number 1. Return to Functions list