Returns information about experience points for the player's pet
See also Pet functions.
Signature:
currXP, nextXP = GetPetExperience()
Returns:
currXP- The pet's current amount of experience points (number)nextXP- Total amount of experience points required for the pet to gain a level (number)