Discuss this page on this pages [[itmSetGlobalData Talk Page|TalkPage]] === itmSetGlobalData === See [[http://xelerus.de/index.php?s=functions&function=314|itmSetGlobalData at Xelerus]] ^ Syntax | (itmSetGlobalData itemStruct string expression) | ^ Arguments | itemStruct: The item struct of the type you want to set global data to. | ^ | string: The name of the data you are setting. | ^ | expression: The value you want to be set. | ^ Returns | condition: True if successful. | ^ Category | [[0.99]], [[data]], [[item]] | ^ Description | Sets the given named data to what the value of the expression is. | === Example === Return to [[:Functions]] list