Wowpedia

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

READ MORE

Wowpedia
(Upon using this function, it returned nil when the item wasn't equipped, not false.)
m (Cleaned up unnecessary comments e.x. "I second this")
(4 intermediate revisions by 3 users not shown)
Line 3: Line 3:
   
 
== Returns ==
 
== Returns ==
boolean - true if the item is equipped, nil if it's not
+
* 1 if the [[item]] is equipped, nil if it's not
  +
[[Category:Articles to clean up]]

Revision as of 14:07, 9 June 2010

Arguments

string - name of the item

Returns

  • 1 if the item is equipped, nil if it's not