Discuss this page on this pages [[itmGetData Talk Page|TalkPage]] === itmGetData === See [[http://xelerus.de/index.php?s=functions&function=311|itmGetData at Xelerus]] ^ 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. | === Example === Return to [[:Functions]] list