Navigation menu

WoW:API RunMacro: Difference between revisions

Jump to navigation Jump to search
No change in size ,  15 August 2023
m
Move page script moved page API RunMacro to WoW:API RunMacro without leaving a redirect
(changed this according to use in securetemplates.lua)
m (Move page script moved page API RunMacro to WoW:API RunMacro without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:
=== Arguments ===
=== Arguments ===


:;macroID : Number - the position of the macro in the macro frame. Starting at the top left macro with 1, counting from left to right and top to bottom. The IDs of the first page (all characters) range from 1-18, the second page 19-36.
:;macroID : Number - the position of the macro in the macro frame. Starting at the top left macro with 1, counting from left to right and top to bottom. The IDs of the first page (all characters) range from 1-36, the second page 37-54.
:;macroName : String - the name of the macro as it is displayed in the macro frame
:;macroName : String - the name of the macro as it is displayed in the macro frame


=== Returns ===
=== Returns ===
:; nil
:; nil
Anonymous user