Returns the number of macros the player has stored


See also Macro functions.

Signature:

numAccountMacros, numCharacterMacros = GetNumMacros()

Returns:

  • numAccountMacros - Number of account-wide macros (number)
  • numCharacterMacros - Number of character-specific macros (number)