Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
No edit summary
(upgraded deprecated template)
Line 1: Line 1:
  +
{{wowapi}}
 
<center>'''RemoveFriend''' - ''Documentation by [[User:Flickering|Flickering]]''</center>
 
<center>'''RemoveFriend''' - ''Documentation by [[User:Flickering|Flickering]]''</center>
   
Line 12: Line 13:
 
=== Returns ===
 
=== Returns ===
 
:<i>nil</i>
 
:<i>nil</i>
 
 
----
 
{{WoW API}}
 

Revision as of 17:30, 6 January 2007

RemoveFriend - Documentation by Flickering

Remove a friend from the friends list.

RemoveFriend(friendIndex or "friendName")

Parameters

Arguments

(friendIndex or "friendName")
friendIndex
Integer - The index (1-based) of the friend to remove.
friendName
String - The name of the friend to remove.

Returns

nil