GetNumMacros

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0 / 1.13.2

Returns the number of account and character macros.

global, perChar = GetNumMacros()

Returns

global
number - Number of macros accessible to all characters.
perChar
number - Number of macros accessible to the current character only.