Functions Documentation
View Function Edit Function
Name staGetSubordinates
Syntax (staGetSubordinates station)
Argument List station: The station that you want the subordinates from.
Returns list: the list of spaceObjects subordinates.
Category station, spaceobject
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.
Comment Basic and interesting function used only for the Centauri occupied station.