Discuss this page on this pages [[shpInstallDevice Talk Page|TalkPage]] === shpInstallDevice === See [[http://xelerus.de/index.php?s=functions&function=200|shpInstallDevice at Xelerus]] ^ Syntax | (shpInstallDevice ship expression) | ^ Arguments | ship: The ship that you want install the device on. | ^ | expression: Can take a item struct or an item list pointer. The device to install. | ^ Returns | condition: True is successful, Nil otherwise. | ^ Category | [[install]], [[ship]] | ^ Description | Attempts to install the device indicated by the expression. The expression can be an item struct or an item list pointer. | === Example === Return to [[:Functions]] list