Discuss this page on this pages TalkPage
See itmGetUseScreen at Xelerus
| Syntax | (itmGetUseScreen item) → screenUNID or Nil |
|---|---|
| Arguments | item: The itemStruct of the item you want to get the use screen UNID from. |
| Returns | The use screen UNID of the item, or Nil if it has none |
| Category | item |
| Description | Returns the use screen UNID of the item. |
(itmGetUseScreen (itmCreate 0x403E 1))
Returns the number 0x0000A00D. Return to Functions list