getMacroIndexes
Function getMacroIndexes
Note: This refers to a proposed change that has not been implemented in the main code base yet.
Returns a string list of the macro buttons on the current Token: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.