Deletes a macro


See also Macro functions.

Signature:

DeleteMacro(index) or DeleteMacro("name")

Arguments:

  • index - Index of a macro (number, macroID)
  • name - Name of a macro (string)