Discuss this page on this pages [[objGetArmorName Talk Page|TalkPage]] === objGetArmorName === See [[http://xelerus.de/index.php?s=functions&function=84|objGetArmorName at Xelerus]] ^ Syntax | (objGetArmorName spaceObject number) | ^ Arguments | spaceObject: The space object that you want to get the name of the segment of. | ^ | number: The segment number that you want to get the name of. | ^ Returns | string: The name of the segment. | ^ Category | [[armor]], [[name]], [[spaceobject]] | ^ Description | Returns the name of the segment. | === Example === (objGetArmorName gPlayerShip 0) Returns the string forward. Return to [[:Functions]] list