getMacroIndexes

From RPTools Wiki
Revision as of 13:00, 13 December 2008 by Craig (talk | contribs)
Jump to navigation Jump to search

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.