Returns the current trainer's greeting text. In the default UI, this text is displayed at the top of the trainer window.

May return the empty string or the last used trainer's greeting text if called while not interacting with a trainer.


See also Trainer functions.

Signature:

text = GetTrainerGreetingText()

Returns:

  • text - Greeting text for the trainer with whom the player is currently interacting (string)