Discuss this page on this pages TalkPage

staGetSubordinates

See 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