Discuss this page on this pages [[objGetOpenDockingPortCount Talk Page|TalkPage]] === objGetOpenDockingPortCount === ^ Syntax | (objGetOpenDockingPortCount obj) | ^ Arguments | obj: The spaceObject to count open docking ports on | ^ Returns | value; count of open docking ports| ^ Category | [[spaceObject functions]]| ^ Description | Returns the number of open docking ports on a spaceObject. | === Example === (objGetOpenDockingPortCount gSource) Returns the number of open docking ports on the source object. Return to [[modding:function:spaceObject_functions|Space Object functions]] list Return to [[modding:functions:]] list