Sets the info text for a guild bank tab
See also Guild bank functions.
Signature:
SetGuildBankText(tab, "text")
Arguments:
tab- Index of a guild bank tab (between 1 andGetNumGuildBankTabs()) (number)text- New info text for the tab (string)