Discuss this page on this pages [[itmGetGlobalData Talk Page|TalkPage]] === itmGetGlobalData === See [[http://xelerus.de/index.php?s=functions&function=312|itmGetGlobalData at Xelerus]] ^ Syntax | (itmGetGlobalData itemStruct string) | ^ Arguments | itemStruct : The item struct of the item that you want the data from. | ^ | string: The name of the data you want. | ^ Returns | The data named by the string from the item struct type. All space objects in the same class share the same global data. 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 struct type. | === Example === Return to [[:Functions]] list