
Prototype: GemRB.GetPlayerString(PartyID, StringIndex)

Description: Returns the string reference of a Verbal Constant set in the player.
The biography string is an example of such a string.

Parameters:
 PartyID     - the character's position in the party
 StringIndex - the verbal constant's index

Return value: a string reference.

See also: GetPlayerName, GetPlayerStat, GetPlayerScript

See also: sndslot.ids, soundoff.ids (it is a bit unclear which one is it)
