m
Move page script moved page API GetActionCount to WoW:API GetActionCount without leaving a redirect
m (Copy-edited to fit {{wowapi}}) |
m (Move page script moved page API GetActionCount to WoW:API GetActionCount without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
Gets the available count for an action, if applicable. | Gets the available count for an action, if applicable. | ||
text = GetActionCount(actionSlot) | |||
text = GetActionCount(actionSlot) | |||
== Parameters == | == Parameters == | ||
''Arguments'' | <big>'''Arguments'''</big> | ||
:;actionSlot - [[ActionSlot]] : The queried action slot. | :;actionSlot - [[ActionSlot]] : The queried action slot. | ||
''Returns'' | <big>'''Returns'''</big> | ||
:;text - Number | :;text - Number | ||