ShipNameAndId(sid:Int):Str

Get name of a ship, together with its Id.

Note that this function does what ShipName does in PCC 1.x. In PCC2, ShipName returns just the plain name which I believe is more useful and consistent with PlanetName. Code that used ShipName can now use ShipNameAndId.

Since: PCC2 1.99.20

See also: ShipName, Functions