Ship(sid:Int):Obj
Access starship properties. Use as
ForEach Ship Do ...
or
With Ship(n) Do ...
Version Differences: This function was available for use in With under the name Ships() since PCC 1.0.6. Do not use the name Ships in new code, it is not supported by PCC2; use Ship instead.
Since: PCC 1.0.18, PCC2 1.99.8
See also: Ship Properties, Ship Commands, Contexts, Functions