Discuss this page on this pages [[objIsDeviceSlotAvailable Talk Page|TalkPage]] === objIsDeviceSlotAvailable === See [[http://xelerus.de/index.php?s=functions&function=117|objIsDeviceSlotAvailable at Xelerus]] ^ Syntax | (objIsDeviceSlotAvailable spaceObject) | ^ Arguments | spaceObject: The space object you want to see if it has a device slot available. | ^ Returns | condition: True if the space object has a device slot available. Nil otherwise. | ^ Category | [[condition query]], [[spaceobject]] | ^ Description | Returns if the space object has a device slot available. | === Example === (objIsDeviceSlotAvailable gplayership) Returns if the player ship have a device slot available. Return to [[:Functions]] list