WoW API: GetNumMacros

WoW API < GetNumMacros

API GetNumMacrosEdit

Will return the number of macros the user has

local numglobal,numperchar = GetNumMacros();

ReturnsEdit

(numglobal,numperchar)
numglobal
Number - Returns the number of global macros
numperchar
Number - Returns the number of macros per character