Sorts the guild roster. Sorting repeatedly by the same criterion will reverse the sort order. Previous sorts are reused when a new criterion is applied: to sort by two criteria, sort first by the secondary criterion and then by the primary criterion.


See also Guild functions.

Signature:

SortGuildRoster("type")

Arguments:

  • type - Criterion by which to sort the roster (string)
    • class - Sort by class name
    • level - Sort by character level
    • name - Sort by name
    • note - Sort by guild note
    • online - Sory by last online time
    • rank - Sort by guild rank
    • zone - Sort by current zone name