Discuss this page on this pages [[staIsEncountered Talk Page|TalkPage]] === staIsEncountered === See [[http://xelerus.de/index.php?s=functions&function=244|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