Returns guild information text. Only returns valid data after calling GuildRoster()
and the following GUILD_ROSTER_UPDATE
event has fired.
This text appears when clicking the "Guild Information" button in the default UI's Guild window.
See also Guild functions.
Signature:
guildInfoText
=
GetGuildInfoText()
Returns:
guildInfoText
- The guild information text (including newline characters) (string
)