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