Returns the character level required to purchase a trainer service
See also Trainer functions.
Signature:
reqLevel
=
GetTrainerServiceLevelReq(index)
Arguments:
index
- Index of an entry in the trainer service listing (between 1 andGetNumTrainerServices()
) (number
)
Returns:
reqLevel
- Level required to purchase the service, or nil if the service has no level requirement (number
)