m
Move page script moved page API GetComparisonStatistic to WoW:API GetComparisonStatistic without leaving a redirect
(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...) |
m (Move page script moved page API GetComparisonStatistic to WoW:API GetComparisonStatistic without leaving a redirect) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} __NOTOC__ | {{wowapi}} __NOTOC__ | ||
Return the value of the requested Statistic from the comparison unit. | Return the value of the requested Statistic from the comparison unit. | ||
value = GetComparisonStatistic(achievementID) | value = GetComparisonStatistic(achievementID) | ||
== Arguments == | == Arguments == | ||
* achievementID (number) - The ID of the Achievement | |||
== Returns == | == Returns == | ||
* value (string) - The value of the requested Statistic from the comparison unit. | |||