Discuss this page on this page's [[shpRemoveDevice Talk Page|Talk Page]] === shpRemoveDevice === See [[http://xelerus.de/index.php?s=functions&function=224|shpRemoveDevice at Xelerus]] ^ Syntax | (shpRemoveDevice ship expression) | ^ Arguments | ship: The ship that want to uninstall an device on. | ^ | expression: The item you want to uninstall, can be a item struct or item list pointer. | ^ Returns | condition: True if successful, Nil otherwise. | ^ Category | [[install functions|install]], [[item functions|item]], [[ship functions|ship]] | ^ Description | Uninstalls the given item from the ship. | === Example === TODO Return to [[:Functions]] list