WoW API: GuildControlGetRankName

Revision as of 00:23, 25 March 2007 by WoWWiki>Disht (Initial documentation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WoW API < GuildControlGetRankName

GuildControlGetRankName(index);

Returns the name of the rank at that index.

Parameters

Arguments

index
Number - the rank index

Returns

rankName
String - the name of the rank at index.

Details

index muse be between 1 and GuildControlGetNumRanks().