Discuss this page on this pages TalkPage

staIsEncountered

See staIsEncountered at Xelerus

Syntax (staIsEncountered number)
Arguments number: The UNID of the station you want to check if it has been created.
Returns condition: True if the station has been created before, Nil otherwise.
Category condition query, station, unid
Description Checks if the station has been created before.

Example

(staIsEncountered &stStartonEridani;)

Returns true because one is created in the first system. Return to Functions list