getMacroIndexes

From RPTools Wiki
Jump to navigation Jump to search

Function getMacroIndexes

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.