ShipName(sid:Int):Str

Get name of a ship. Similar to Ship(sid).Name.

Version Differences: In PCC 1.x, this function returns a decorated name such as "USS Lincoln (#123)". In PCC2 since 1.99.20, this function returns just the name. Use ShipNameAndId for the old behaviour.

Since: PCC 0.99.7, PCC2 1.99.8

See also: ShipNameAndId, PlanetName, Functions