Contents
← WoW API < GuildControlDelRank
GuildControlDelRank(index);
Deletes the rank at that index. The player must be the guild leader.
Parameters[edit | edit source]
Arguments[edit | edit source]
- index
- Number - must be between 1 and the value returned by GuildControlGetNumRanks().
Returns[edit | edit source]
- nil
If the rank cannot be deleted, a message written be sent to the default chat window.
Details[edit | edit source]
The index rank must be unused - no guildmembers may currently have that rank or any lower rank (having a higher index value).
Community content is available under CC-BY-SA unless otherwise noted.