WoW API: GuildControlGetRankName

From AddOn Studio
Jump to navigation Jump to search

WoW API < GuildControlGetRankName

GuildControlGetRankName(index);

Returns the name of the rank at that index.

Parameters[edit]

Arguments[edit]

index
Number - the rank index

Returns[edit]

rankName
String - the name of the rank at index.

Details[edit]

index must be between 1 and GuildControlGetNumRanks().