Discuss this page on this pages [[staGetSubordinates Talk Page|TalkPage]] === staGetSubordinates === See [[http://xelerus.de/index.php?s=functions&function=226|staGetSubordinates at Xelerus]] ^ Syntax | (staGetSubordinates station) | ^ Arguments | station: The station that you want the subordinates from. | ^ Returns | list: the list of spaceObjects subordinates. | ^ Category | [[spaceobject]], [[station]] | ^ Description | Returns the list of spaceObjects that are subordinates of the queried station. These include ships and satellites. | === Example === (staGetsubordinates (sysCreateStation &stStartonEridani; Nil)) Returns the list of subordinates of the newly created Starton Eridani. Return to [[:Functions]] list