Returns the text of an available player title
See also Player information functions.
Signature:
titleName = GetTitleName(titleIndex)
Arguments:
titleIndex- Index of a title available to the player (between 1 andGetNumTitles()) (integer)
Returns:
titleName- The text of the title (string)