getMacroIndexes
Function getMacroIndexes
Returns a string list of the macro buttons on the Current Token that have the specified label.
Usage
[h: indexes = getMacroIndexes(label)]
[h: indexes = getMacroIndexes(label, delim)]
delim is the delimiter used to separate values in the string list and defaults to "," if not specified.