parseTrackers(Parses tracker references in a rule condition string and adds them to the argument list.condition
,names
,indexMap
):void
Parameter | Type | Description |
---|---|---|
condition | string | The rule condition string. |
names | any [] | An array of argument placeholders. |
indexMap | trackerIndexNameMapping [] | A mapping of tracker IDs to their names and types. |
void