WoW API: GetComparisonStatistic

From AddOn Studio
Revision as of 22:35, 12 August 2008 by WoWWiki>Syzgyn (New page: {{wowapi}} __NOTOC__ <!-- Describe the purpose of the function, exhausting detail can be saved for a later section --> Return the value of the requested Statistic from the comparison unit...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < GetComparisonStatistic

Return the value of the requested Statistic from the comparison unit.

value = GetComparisonStatistic(achievementID)

Arguments

(achievementID)
achievementID
Integer - The ID of the Achievement


Returns

value
String - The value of the requested Statistic from the comparison unit.

Details

As of Build 8770, calling this function will crash your client.