Discuss this page on this pages [[objIsDockedAt Talk Page|TalkPage]] === objIsDockedAt === See [[http://xelerus.de/index.php?s=functions&function=298|objIsDockedAt at Xelerus]] ^ Syntax | (objIsDockedAt spaceObject spaceObject) | ^ Arguments | spaceObject: the spaceObject of a ship. | ^ | spaceObject: the spaceObject of a station. | ^ Returns | condition: True if the first space object is docked with the station. Nil otherwise. | ^ Category | [[condition query]], [[spaceobject]], [[station]] | ^ Description | The function returns true if the spaceObject (ship) is docked to the second spaceObject (station). | === Example === Return to [[:Functions]] list