Discuss this page on this pages [[itmGetMass Talk Page|TalkPage]] === itmGetMass === See [[http://xelerus.de/index.php?s=functions&function=47|itmGetMass at Xelerus]] ^ Syntax | (itmGetMass item) -> mass of single item in Kg | ^ Arguments | item: The itemStruct of the item you want to get the mass of. | ^ Returns | The mass of the item in Kg. | ^ Category | [[item]] | ^ Description | Returns the mass of the item. | === Example === (itmGetMass (itmCreate 0x4001 3)) Returns the number 750. Return to [[:Functions]] list