Discuss this page on this pages [[objGetCargoSpaceLeft Talk Page|TalkPage]] === objGetCargoSpaceLeft === See [[http://xelerus.de/index.php?s=functions&function=88|objGetCargoSpaceLeft at Xelerus]] ^ Syntax | (objGetCargoSpaceLeft spaceObject) | ^ Arguments | spaceObject: The space object that you want to get the cargo space left of. | ^ Returns | number: The amount of space left in the cargo bay. | ^ Category | [[spaceobject]] | ^ Description | Returns the amount of cargo space left in the space object. | === Example === (objGetCargoSpaceLeft gplayerShip) Returns the amount of space left in the players ship. Return to [[:Functions]] list