Returns the index of a macro specified by name
See also Macro functions.
Signature:
index = GetMacroIndexByName("name")
Arguments:
name- Name of a macro (string)
Returns:
index- Index of the named macro, or 0 if no macro by that name exists (number, macroID)