Functions Documentation
View Function Edit Function
Name staGetType
Syntax (staGetType station)
Argument List station: The station you want to set the UNID of.
Returns number: The UNID of the station.
Category station, unid
Description Returns the UNID of the station.
Example
(staGetType (sysCreateStation &stStartonEridani; Nil))

This will return the number 1056769.
Comment Useful for seeing the UNID of a station.