Discuss this page on this pages TalkPage
Syntax | (itmGetData itemStruct string) |
---|---|
Arguments | itemStruct: The item you want to get the data from. |
string: The name of the data. | |
Returns | The data named by the string from the item. Returns Nil if there is no data as named by the string. |
Category | 0.99, data, item |
Description | Returns the data named by the string for the item. |
Return to Functions list